Projects

18 projects

Side projects, experiments, and late-night builds — mostly in AI, design, and productivity.

Stateful Market AI2025

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

pythonnextjs
Attention from Scratch2025

Coding my own transformer model

I coded a small transformer model to act like my girlfriend

pythonmachine-learningpytorch
Extend Context via Visual Tokens2025

Vision-Enhanced NanoChat with Extended Context

Extending a tiny LLM's context limit by compressing text into visual tokens using a vision encoder

pythonmachine-learningpytorch
RAG Garden Assistant2025

RAG-Powered AI Assistant for My Digital Garden

Client-side RAG system that answers questions about my projects, writings, and experiences using semantic search

machine-learningpythonnextjs
One-Click Aesthetic Transfer2025

One-Click Photo Aesthetic Transfer Tool

Upload any reference photo and instantly copy its color grading and visual style to your own images

nextjs
On-Device AI Todo2025

Voice-Powered Todo App with On-Device AI

Finetuned a 350M parameter LLM to understand natural language tasks and run locally on mobile

react-nativemachine-learningfine-tuning
Personal Running Coach2025

Finetuning Tiny Models for Personal Use

Finetuned a 270M parameter model on my Strava data to create a personalized running coach

pythonmachine-learningfine-tuning
Multi-Agent RL2025

Teaching Two AI Agents to Collaborate

Training collaborative AI agents to trap a player using reinforcement learning in a grid-world environment

pythonmachine-learningreinforcement-learning
Frictionless Task Manager2025

Frictionless Task Manager with Natural Language Input

Offline-first mobile app for managing tasks, habits, and notes using natural language parsing

react-native
AI Stock News Digest2025

AI-Curated Stock News Newsletter

Daily AI-powered newsletter delivering personalized stock updates to your inbox before market opens

pythonnextjs
Spotify Reels2025

Spotify Reels

Spotify didn't have reels, so I made my own

nextjs
AI Trip Planner2025

Interactive Trip Planning with AI Details

Map-based trip planner that marks locations and provides AI-generated details for places and restaurants

nextjs
AI-Powered UX Canvas2025

AI-Powered UX Flow Design Canvas

Collaborative canvas tool for generating and iterating on website wireframes using AI-assisted design

nextjs
My Digital Garden2024

My Digital Garden

This website where I document my thoughts, ideas, and projects

nextjs
YouTube Automation2024

Automating youtube shorts

I automated the creation of youtube shorts based on the most viewed parts of popular videos

python
Build2024

Anime Recommendation System

I scraped data of over 100K users from MyAnimeList and built a recommendation system using collaborative filtering

pythonmachine-learning
ML Library from Scratch2024

Open Source ML Library from Scratch

Built a Python ML library implementing algorithms from scratch, growing to 30+ contributors worldwide

pythonmachine-learning
CLI AI Assistant2024

Command-Line AI Assistant with RASA

Terminal-based AI assistant using RASA NLP to handle emails, web searches, and music playback

pythonmachine-learning