All Projects

Back to Home
AirSense

AirSense

I built a way to control your Mac with just hand gestures. AirSense turns your webcam into a motion sensor—pinch to pause Spotify, slide to adjust volume, swipe to skip tracks. I added smart power-saving that cuts CPU usage by 80% when you're not moving, plus precision controls so accidental gestures won't mess things up. It's touch-free computing that actually works.

PythonGoogle MediaPipeOpenCVAppleScriptPyObjC (AVFoundation)
Wanda-Python

Wanda-Python

I built a tool to shrink massive language models without breaking them. Wanda-Python implements a clever pruning technique that removes up to 50% of a model's weights by looking at both their size and how actively they're being used—not just their magnitude. I've packaged this as a simple command-line tool that works with LLaMA and OPT models, turning bloated billions-of-parameter models into lean machines that run faster without tanking performance.

PyTorchHugging Face TransformersCUDALoRASparseGPT
YTMusic-to-Spotify

YTMusic-to-Spotify

I solved the playlist migration headache between YouTube Music and Spotify. This Streamlit web app connects to both platforms via OAuth, lets you pick any YouTube Music playlist, and automatically matches and transfers every song to a fresh Spotify playlist. It handles the messy parts—fuzzy matching titles and artists, tracking what transferred and what didn't, and giving you a downloadable list of songs that couldn't be found so you can add them manually.

StreamlitSpotipyGoogle API ClientOAuth 2.0GCP
Portfolio Website

Portfolio Website

A premium developer portfolio built with Next.js and custom design system.

Next.jsTypeScriptFramer Motion