Projects

Here are some of the projects I've worked on. Most are written either to solve my own problems or just for the fun of building things. Check out my GitHub for more.

Showing 3 projects

Duo-Mate

Duo-Mate

Designing a full-stack, LLM-powered digital twin that learns an individual's writing style from email history and generates emails in their voice using a modular feature-training-inference pipeline.

React
TypeScript
Bun
Python
PyTorch
Qdrant
Redis
Work in Progress
CattleLens

CattleLens

CattleLens is a full-stack AI cattle-care platform that classifies eight cattle breeds from uploaded images using a ResNet-18 model trained on an imbalanced dataset with class weighting and staged fine-tuning. It combines a FastAPI and PyTorch inference backend with JWT authentication, prediction history, cattle profiles, diet plans, and vaccination record management. The app uses SQLite locally, PostgreSQL in production, Alembic-managed database migrations, and a CPU-ready Docker container.

FastAPI
Node.js
PyTorch
React
Next.js
PostgreSQL
Docker
Vercel
All Systems Operational
Paper-Implementations

Paper-Implementations

A running collection of research paper implementations where I break down the intuition, mathematics, and code behind important ML and deep learning ideas.

Python
PyTorch
All Systems Operational