GitHub Repository Technical Snapshot
Every showcased project is grounded in verified public source code: automated test suites, clean architectural boundaries, static typing, and reproducible builds.
durgesh-flagship-portfolio
Production-ReadyCI: PassingFlagship engineering portfolio with 3-way performance modes (WebGL 3D, Reduced Motion, Low-Bandwidth Static), ATS resume engine, and interactive AI Lab.
- Automated test validation suite in CI
- Accessible ATS-optimized HTML resume with print stylesheet
- Three performance modes with zero layout shift
MarketMatch-AI
Production-ReadyVerified RepoUnsupervised Customer Intelligence Pipeline: K-Means and DBSCAN clustering on RFM vectors with interactive Nearest Neighbors recommendations.
- Multi-algorithm clustering (K-Means & DBSCAN)
- Dimensionality reduction and cohort visualization
- Live deployed on Streamlit Community Cloud
RoleRadar
Production-ReadyVerified RepoAI-Powered Career Intelligence Platform: Resume ATS scoring heuristics, Google XYZ bullet recommendations, and role taxonomy parsing.
- Deterministic keyword taxonomy scoring across 40+ engineering skills
- Google XYZ formula structuring transformer
- Live production deployment on Vercel
jarvis-realtime-assistant
Production-ReadyVerified RepoFull-stack realtime AI voice assistant & Iron Man HUD with Gemini 2.0 Flash, Edge-TTS, and Whisper STT.
- Sub-350ms streaming bidirectional voice loop
- Web Audio API interactive dynamic HUD visualizer
- Live deployed on GitHub Pages with public repository
bank-churn-prediction-studio
Production-ReadyVerified RepoAI-Powered Customer Churn Prediction Dashboard built with Streamlit, Scikit-Learn, and SMOTE for class-imbalanced financial analytics.
- SMOTE balancing for financial fraud/churn distributions
- Real-time risk scoring and feature importance charts
- Live deployed on Streamlit Community Cloud
CNN-STREAMLIT
Production-ReadyVerified RepoConvolutional Neural Network apparel classifier trained on Fashion-MNIST with real-time interactive Streamlit web inference.
- 89.3% test accuracy on 10,000 unseen test images
- Interactive confidence probability distribution charts
- Verified open-source repository with reproduction steps
fitness-platform-architecture
Active DevelopmentVerified RepoAI-powered Gym & Fitness ecosystem reference: Next.js 14, MediaPipe Edge Computer Vision kinematics, and modular architecture.
- Verified public repository on GitHub
- Client-side MediaPipe browser pose estimation kinematics
- Modular exercise biomechanical state machine