A job and project tracker for students searching for internships and full-time roles. Built with Rails 8 and...
Implementation of a Raft-based distributed key-value store with linearizable reads and dynamic membership.
Slack-style chat application with channels, threads, and presence indicators. Supports 10k concurrent users per server.
Fine-tuned ResNet-50 for plant disease classification. 94% accuracy on held-out test set across 38 classes.
Static portfolio with markdown-based blog and dark mode. Deployed on Vercel with automatic OG image generation.
LSTM model for short-term price movement prediction with backtesting framework and risk-adjusted metrics.
Native iOS app for daily habit tracking with streak visualization and Apple Health integration.
Production-ready Express API template with auth, validation, structured logging, and CI/CD.
End-to-end compiler for a small statically-typed language. Targets LLVM IR with basic optimizations.
Collaborative-filtering recommender for recipes based on user ratings and ingredient preferences.