Projects
- JobHunterAutomated job scraper monitoring 40+ companies across 8 ATS platforms every 30 minutes, deduplicates postings in SQLite, and emails new listings via Resend API — deployed on a DigitalOcean VPS with a live dashboard.
- Log Triage v2: Sub-Millisecond Incident Log SearchGo-based log triage system that finds the closest log entry to an incident timestamp in sub-millisecond time across millions of log lines — reimagined from a production system at Amazon.
- Flare: LLM-Powered Log Anomaly DetectionEnd-to-end log anomaly detection pipeline with multi-model comparison (Isolation Forest, LOF, One-Class SVM), MLflow experiment tracking, and LLM summarization on real HDFS log data.
- Parade: VC-Funded Job Discovery PipelineAutomated job discovery pipeline that monitors VC funding news, resolves companies via Clearbit with graceful degradation, scrapes careers pages across Lever/Greenhouse/Ashby, and delivers a daily digest of tech roles by email.
- Meeting-to-PR: Voice-Driven Code GenerationVoice-driven code generation system that transforms verbal developer conversations into production-ready GitHub pull requests via an AI-powered Discord bot.
- GPU Rental AI AgentAI agent that automatically finds, rents, and manages cloud GPUs across multiple vendors with intelligent failure recovery and machine-to-machine payments.
- LLM Fine-tuning for Patient RoutingClinical decision support system using BioBERT fine-tuning with AWS Bedrock and FastAPI. Achieved 91.6% accuracy across 1,000+ assessments with optimized inference.
- PyTorch RAGRetrieval-Augmented Generation framework built with PyTorch for context-aware question answering with FAISS-based vector retrieval.