Experiments

A museum of my chaotic, questionably useful experiments—built for fun, learning, and the love of creating.

API-driven self-discipline 📺

View ↗

Built this automation that keeps shutting off my samsung TV until I complete my 50k weekly steps 🤦‍♂️ I used iphone shortcuts to record my daily step count and smart-things APIs to control my TV via code.

Node.jsSmartThings API
50k+ views on Reddit💪 Helps me stay fit

MCP Tool for Office Cab Booking 🚕

View ↗

Reverse engineered the ride booking app used by my company to extract the API details and wrapped it around a simple MCP server so that I can book/cancel my trips within my IDE.

Node.jsCharles Proxy
250k+ views on RedditFun AI side project