Retinal Disease Classifier
Designed zero-shot and linear-probe experiments with the FLAIR vision-language model for diabetic retinopathy and glaucoma detection, achieving 0.92 AUROC with only 5-20% labels.
View ProjectA collection of everything I've built — from research experiments to production tools.
Designed zero-shot and linear-probe experiments with the FLAIR vision-language model for diabetic retinopathy and glaucoma detection, achieving 0.92 AUROC with only 5-20% labels.
View Project
A config-driven CLI and Streamlit dashboard that ingests raw documents and generates multi-task LLM datasets with built-in QA evaluation scripts.
View Project
Built a production-grade authentication service from scratch with JWT RS256, TOTP-based MFA, OAuth (Google/GitHub), refresh token rotation with theft detection, Redis rate limiting, and 136 automated tests.
View Project
Fine-tuned a LLaMA-style model on natural-language / SQL pairs using LoRA and parameter-efficient techniques, benchmarking query correctness and execution success against the base model.
View Project