ichalwira.dev

Mini projects & experiments

Small self-contained builds where I try out ideas, APIs, and interactions. Each one has a live demo.

Motion Tracker with Camera

Real-time hand gesture detection (OpenCV + MediaPipe) featuring a 'zoom-in and blur' effect. The trigger gesture has been changed to the thumb and index finger, and the effect now latches (persists) until stopped.

  • Python
  • OpenCV
  • MediaPipe