๐ Master's in CS @ University at Buffalo ย ย |ย ย ๐ค AI/ML Enthusiast & SWE Explorer
๐ Email โข
LinkedIn
I build intelligent systems โ from scientific RAG pipelines to medical diagnostics,
and love turning deep learning + Software engineering into real-world applications.
- ๐ I enjoy building production-grade AI systems and developer-focused tools with measurable real-world impact
- ๐ก Passionate about the intersection of LLMs, RAG, multimodal learning, and software engineering
- ๐งฐ Equally confident in training deep models or scaling fast APIs and databases
- ๐ผ Open to roles in: AI/ML Engineering, Fullstack Development, Software Engineering, and Applied Research
- ๐ซ Reach out:
๐ฌ HireSphere
Built a full-stack job search management platform with AI-driven resume analysis (Llama 3.3 70B via Groq), ATS optimization, keyword gap detection, and a Chrome Extension to clip job listings directly from LinkedIn and Indeed.
- ๐ก Built with FastAPI, React, PostgreSQL, and Llama 3.3 70B via Groq API
- ๐ Includes a Chrome Extension (Manifest V3) for one-click job clipping from LinkedIn & Indeed
- ๐ AI analysis delivers match scores, missing keywords, ATS tips, and a rewritten resume summary
๐ฌ LinkForge
Built a high-performance URL shortening service with single-digit millisecond redirects, async click analytics, and geo/device parsing โ engineered to handle massive traffic without blocking the Node.js event loop.
- ๐ก Built with Node.js, Express, PostgreSQL, Redis, BullMQ, and React (Vite + Tailwind)
- โก Decoupled redirect and analytics paths using a fire-and-forget BullMQ worker queue for non-blocking, high-volume click tracking.
- ๐ ๏ธ Conquered real-world engineering challenges, including cache data mismatches, BullMQ connection clashes, and aggressive browser caching.
Built an advanced Retrieval-Augmented Generation system for scientific PDFs โ integrating section classification, citation graph analytics, figure detection, and local LLM generation (Mistral 7B).
- ๐ก Used Grobid, LayoutLM, ChromaDB, and fine-tuned BERT
- ๐ Full hybrid vector + keyword retrieval system with prompt optimization
- ๐ F1 Score: 99.54% (Reference Parsing), 79.94% (Section Classification)
๐ฅ MediFusiion-AI
AI diagnostic system combining X-ray imaging, clinical NLP, and tabular risk analytics into a unified medical assistant with prescription guidance.
- ๐ฉป DenseNet121 (CheXpert) + BioBERT + MLP Ensemble (Kidney, Heart, Diabetes)
- ๐ค Integrated with LLaMA for contextual recommendations
- ๐ป Packaged with PyQt5 GUI and local data fusion
Production-grade PostgreSQL analytics engine with stored procedures, triggers, indexing, and planned LLM augmentation for feedback analysis.
- ๐ง 11+ table schema, optimized queries, and stored functions in PL/pgSQL
- ๐ Real-time business metrics: customer behavior, delays, seller ranks
- ๐ง Extending with Zephyr LLM to auto-summarize trends & complaints
Custom YOLO variant optimized for occluded fruit detection in retail scenarios. Compared performance against SSD, Faster R-CNN.
- ๐ผ๏ธ Trained on MinneApple + COCO with resolution-aware tuning
- ๐ Real-time object detection via optimized bounding box anchors
Built a semantic image search engine that lets users query with text or images and returns top-matching results using precomputed embeddings.
- ๐ง Uses OpenAI CLIP + FAISS for vector similarity
- ๐ผ๏ธ Visual & text-to-image search in real-time
โCode is the closest thing we have to magic โ I just make sure mine solves the right problems.โ