Home

Projects

New Project

Next Step Assistant

Ruby on Rails Bootstrap PostgreSQL Heroku

A job and project tracker for students searching for internships and full-time roles. Built with Rails 8 and...

Show Edit

Distributed Key-Value Store

Go Raft gRPC Docker

Implementation of a Raft-based distributed key-value store with linearizable reads and dynamic membership.

Show Edit

Real-time Chat App

TypeScript React Node.js WebSockets Redis

Slack-style chat application with channels, threads, and presence indicators. Supports 10k concurrent users per server.

Show Edit

ML Image Classifier

Python PyTorch FastAPI

Fine-tuned ResNet-50 for plant disease classification. 94% accuracy on held-out test set across 38 classes.

Show Edit

Personal Portfolio Site

Next.js Tailwind CSS MDX

Static portfolio with markdown-based blog and dark mode. Deployed on Vercel with automatic OG image generation.

Show Edit

Stock Price Predictor

Python TensorFlow Pandas yfinance

LSTM model for short-term price movement prediction with backtesting framework and risk-adjusted metrics.

Show Edit

iOS Habit Tracker

Swift SwiftUI Core Data HealthKit

Native iOS app for daily habit tracking with streak visualization and Apple Health integration.

Show Edit

REST API Boilerplate

Node.js Express TypeScript PostgreSQL Jest

Production-ready Express API template with auth, validation, structured logging, and CI/CD.

Show Edit

Compiler for Toy Language

Rust LLVM Parsing

End-to-end compiler for a small statically-typed language. Targets LLVM IR with basic optimizations.

Show Edit

Recipe Recommendation Engine

Python Flask scikit-learn Postgres

Collaborative-filtering recommender for recipes based on user ratings and ingredient preferences.

Show Edit