Projects
18 projectsSide projects, experiments, and late-night builds — mostly in AI, design, and productivity.
A stateful AI system that tries to predict stock prices (using news)
Using daily news sentiment as a signal for next-day stock price movement
Coding my own transformer model
I coded a small transformer model to act like my girlfriend
Vision-Enhanced NanoChat with Extended Context
Extending a tiny LLM's context limit by compressing text into visual tokens using a vision encoder
RAG-Powered AI Assistant for My Digital Garden
Client-side RAG system that answers questions about my projects, writings, and experiences using semantic search
One-Click Photo Aesthetic Transfer Tool
Upload any reference photo and instantly copy its color grading and visual style to your own images
Voice-Powered Todo App with On-Device AI
Finetuned a 350M parameter LLM to understand natural language tasks and run locally on mobile
Finetuning Tiny Models for Personal Use
Finetuned a 270M parameter model on my Strava data to create a personalized running coach
Teaching Two AI Agents to Collaborate
Training collaborative AI agents to trap a player using reinforcement learning in a grid-world environment
Frictionless Task Manager with Natural Language Input
Offline-first mobile app for managing tasks, habits, and notes using natural language parsing
AI-Curated Stock News Newsletter
Daily AI-powered newsletter delivering personalized stock updates to your inbox before market opens
Interactive Trip Planning with AI Details
Map-based trip planner that marks locations and provides AI-generated details for places and restaurants
AI-Powered UX Flow Design Canvas
Collaborative canvas tool for generating and iterating on website wireframes using AI-assisted design
My Digital Garden
This website where I document my thoughts, ideas, and projects
Automating youtube shorts
I automated the creation of youtube shorts based on the most viewed parts of popular videos
Anime Recommendation System
I scraped data of over 100K users from MyAnimeList and built a recommendation system using collaborative filtering
Open Source ML Library from Scratch
Built a Python ML library implementing algorithms from scratch, growing to 30+ contributors worldwide
Command-Line AI Assistant with RASA
Terminal-based AI assistant using RASA NLP to handle emails, web searches, and music playback