My Work
Projects, experiments, and visual explorations.
ThreeJS Solar System
An interactive 3D solar system built with Three.js that visualizes planets orbiting the sun in real time. The project focuses on realistic scaling, smooth animations, and camera controls, showcasing core concepts of WebGL and Three.js for immersive space visualization.


QR Visualization
A QR code visualization project that generates and renders QR patterns in a visually engaging way. It explores how QR codes are constructed at a low level while adding custom visual layers, making it both an educational and creative take on standard QR generation.
Gesture Controlled Mouse
A computer-vision based system that lets you control your mouse using hand gestures captured from a webcam. Built with Python and OpenCV, it tracks hand landmarks to move the cursor and perform clicks, demonstrating practical applications of real-time gesture recognition.

