WebGL
WebGL browser experiments: 3D rendering and graphics in the browser, used in webcam games and interactive visual projects.

Eyebrow Tetris: A Face-Controlled Browser Tetris Game
Mar 2026
The classic Tetris formula has been implemented countless times, but almost always with a keyboard or controller. For this project I wanted to explore a different question: What if a game could be c...

3D Toilet Paper Roll Simulator with Real Thermal Printing
Feb 2026
This project started while I was experimenting with a label generator for small bars. Thermal printers allow you to control the exact length of paper and where it cuts, which made me wonder what else ...

Hand Tracking, Face Detection & Gesture Recognition with MediaPipe in the Browser
Mar 2026
Learn how to build a real-time hand tracking and face detection app in the browser using Google MediaPipe. Draw rainbow trails with your fingers, trigger effects with gestures, and detect mouth movement: all in one HTML file, no install needed.