HomePosts
Placeholders for images

27th Feb, 2022

Placeholders reserve space for a future content, when loading larger images, placeholders for images plays an important role in better user experience.

MD5 in javascript

26th March, 2022

MD5 is an algorithm that generates a 128-bit hash of some data, which is used to verify the integrity of data.

Posture detection system with OpenCV and MediaPipe

2nd November, 2024

Prolonged sitting and poor posture can lead to serious health issues. This post explores how to build a real-time posture detection system using OpenCV and MediaPipe to promote better posture.