Software engineer and AI/ML researcher building at the intersection of intelligent systems, mobile engineering, and data-driven product development. Pursuing a B.Tech in Artificial Intelligence & Data Science at IIIT Raichur (Class of 2028), I design and ship production-grade solutions across the full engineering stack β from TFLite on-device inference pipelines and deep computer vision architectures to cross-platform Flutter applications and FastAPI microservices.
My work spans research-grade ML engineering (computer vision, generative AI, adaptive signal processing) and applied software product development, with an unwavering emphasis on code correctness, system design clarity, and measurable real-world impact. I take pride in writing software that ships β not just prototypes that demo. Equally comfortable in a compiler, a tensor graph, and a boardroom.
|
Engineering Pillars
|
Open To
|
| Domain | Proficiency | Details |
|---|---|---|
| Computer Vision | ββββββββββ Advanced |
DreamID Β· ArcFace Β· BiSeNet Β· CodeFormer Β· 3DDFA-V2 Β· OpenCV |
| On-Device ML | ββββββββββ Advanced |
TFLite crash detection Β· Accelerometer fusion Β· Edge inference optimisation |
| Generative AI Pipelines | ββββββββββ Proficient |
14-stage face swap Β· Poisson blending Β· Cross-attention temporal conditioning |
| Adaptive Signal Processing | ββββββββββ Proficient |
LMS algorithm Β· Perceptron architectures Β· Filter convergence analysis |
| Data Mining & Analytics | ββββββββββ Proficient |
Apriori Β· FP-Growth Β· Clustering Β· Web mining Β· Feature engineering |
| MLOps & Deployment | ββββββββββ Intermediate |
FastAPI inference servers Β· Model quantisation Β· Pipeline orchestration |
| NLP & LLM Engineering | ββββββββββ Intermediate |
Prompt engineering Β· RAG patterns Β· Agentic workflow design |
Β π‘οΈΒ CrashGuard β Intelligent Road Safety Platform
A production-grade Flutter application combining on-device TFLite crash detection with real-time emergency response orchestration. Built under hackathon constraints, CrashGuard demonstrates end-to-end ML product engineering β from sensor fusion and accelerometer pipeline correction to offline-first UX and global emergency dispatch β and received recognition for technical depth and real-world impact.
| Attribute | Details |
|---|---|
| Stack | Flutter Β· Dart Β· TFLite Β· FastAPI Β· Python Β· OSM Overpass API Β· flutter_map Β· Hive |
| Scale | Android & iOS Β· Offline-first architecture Β· Global emergency numbers database |
| Performance | Corrected 10Γ accelerometer sampling rate mismatch Β· On-device inference < 150ms |
| Security | Local-first Hive storage Β· Zero PII transmission Β· Encrypted local boxes |
| Impact | Hackathon recognition Β· Full crash detection-to-emergency-dispatch pipeline |
| Repository | github.com/Mandeep15686/CrashGuard |
Three-module architecture β Flutter mobile client, FastAPI inference server, TFLite ML pipeline. The accelerometer fusion module resolves a critical sampling rate mismatch, achieving reliable binary crash classification on-device. OSM Overpass API queries surface nearby hospitals and police in real time; an offline first-aid guide and global emergency numbers database persist via Hive for zero-connectivity resilience. A full static code review identified 18 bugs prior to final submission, all resolved before deployment.
Β πΒ DreamFace β 14-Stage Generative Face Swap Pipeline
An industry-grade computer vision pipeline implementing a complete face swap system using state-of-the-art deep learning components. The architecture prioritises photorealism, identity preservation, and temporal consistency β engineered for production deployment, not research demos. A v2 redesign was executed following a rigorous architectural critique cycle, improving identity fidelity across diverse lighting conditions.
| Attribute | Details |
|---|---|
| Stack | Python Β· PyTorch Β· DreamID Β· 3DDFA-V2 Β· ArcFace Β· BiSeNet Β· CodeFormer |
| Scale | 14-stage pipeline Β· Full training suite Β· Modular component separation |
| Performance | Poisson blending for seamless compositing Β· Cross-attention temporal conditioning |
| Security | Consent-first design Β· Local processing Β· Zero cloud data exfiltration |
| Impact | Research-grade v2 architecture Β· Improved identity retention under lighting variation |
| Repository | github.com/Mandeep15686/faceswap-pro |
Stages 1β4: face detection, alignment, and landmark extraction via 3DDFA-V2. Stages 5β8: identity embedding with ArcFace and semantic segmentation via BiSeNet. Stages 9β11: swap synthesis through DreamID with cross-attention temporal conditioning. Stages 12β14: perceptual enhancement via CodeFormer, Poisson blending for seamless integration, and temporal smoothing for video consistency. A complete training suite with modular component separation enables reproducible experimentation and isolated ablation studies.
Β β‘Β Developer Portfolio β Glassmorphism Engineering Showcase
A premium personal developer portfolio built with a glassmorphism aesthetic and a procedural neural network canvas animation system. Engineered entirely in vanilla HTML/CSS/JS to demonstrate frontend depth without framework overhead β every animation, interaction, and data visualisation is hand-crafted, from the RAF-based neural canvas to the Chart.js engineering metrics dashboard.
| Attribute | Details |
|---|---|
| Stack | HTML5 Β· CSS3 Β· Vanilla JavaScript Β· Chart.js Β· Canvas API |
| Scale | Single-page application Β· Multiple interactive modules Β· Fully responsive |
| Performance | RAF-based neural canvas Β· CSS GPU acceleration Β· Sub-2s LCP |
| Security | Static hosting Β· Zero server-side attack surface Β· CSP headers |
| Impact | Live portfolio Β· Skill tabs Β· Project modals Β· Animated engineering metrics |
| Repository | github.com/Mandeep15686/portfolio |
Core architecture: procedural neural network canvas animation using the Canvas API with requestAnimationFrame and node-edge graph simulation; glassmorphism card system built on CSS backdrop-filter with layered blur; dynamic skill-tab switching with animated underlines; project modal overlays with keyboard trap and ARIA compliance; Chart.js-powered engineering metrics block with animated reveal on scroll entry. Zero external dependencies beyond Chart.js β performance by discipline, not by abstraction.
AI Β· Computer Vision Β· Generative AI Β |Β 2025 β Present
Contributing to applied computer vision research with a focus on generative AI and on-device ML systems. Work spans experimental pipeline design, model evaluation, and translating research findings into deployable, production-ready architectures. Responsible for both original architecture design and iterative critique-and-redesign cycles.
- Designed and shipped a 14-stage production face swap pipeline integrating DreamID, ArcFace, BiSeNet, and CodeFormer
- Executed a rigorous architectural critique and v2 redesign, improving photorealism and identity fidelity under diverse lighting conditions
- Developed a full training suite with modular component separation for reproducible experimentation and isolated ablation testing
- Benchmarked model performance across cross-attention temporal conditioning configurations and quantised variants
Full Stack Β· ML Engineering Β· Document Intelligence Β |Β 2025
Built an end-to-end compliance automation system leveraging NLP and structured data extraction to streamline regulatory review workflows. Reduced manual document processing overhead for compliance teams through an ML-backed classification and rule-matching pipeline, with a Flutter-based client interface for workflow management.
- Architected a FastAPI backend for document ingestion, parsing, and structured information extraction at scale
- Integrated ML-based document classification to automate compliance rule matching against regulatory corpora
- Built a Flutter client interface enabling compliance officers to review, flag, and approve automated decisions
- Reduced manual review overhead through end-to-end pipeline orchestration from document ingest to decision output
| Recognition | Details |
|---|---|
| π Hackathon β CrashGuard | Recognised for engineering depth and real-world impact in road safety AI at national hackathon |
| π Competitive Programming | Active Codeforces participant Β· Problems solved spanning greedy, DP, combinatorics, and graph theory |
| π¬ Research Engineering | Sole architect of industry-grade 14-stage generative AI pipeline with critique-and-redesign cycle |
| π Academic Breadth | Advanced coursework: DBMS Β· OS Β· DAA Β· Adaptive Signal Processing Β· Linear Algebra Β· DWDM |
| π― Investment Banking Pipeline | Candidate for Bank of America Global Investment Banking Summer Analyst (Mumbai, 2027) |
| π€ Open Source | Flutter open-source contributor Β· Full CrashGuard architecture publicly published |
| π§ ML Systems | End-to-end ML product ownership: data β model β edge deployment β user-facing application |
current_focus:
learning:
- "Advanced System Design β Distributed Systems, CAP Theorem, Consensus Protocols"
- "Quantitative Finance & Investment Banking Fundamentals"
- "Transformer Architectures & Vision-Language Models (ViT, CLIP, LLaVA)"
- "Competitive Programming β Codeforces Div. 2 to Div. 1 ladder"
building:
- "Production ML Pipelines β on-device inference + cloud hybrid architecture"
- "Flutter AI-powered cross-platform mobile applications"
- "Personal Engineering Portfolio β glassmorphism, neural canvas, live metrics"
- "Open Source Flutter developer tooling contributions"
exploring:
- "MLOps β model versioning, drift detection, ML CI/CD pipelines"
- "LLM Applications β RAG, function-calling, agentic multi-step workflows"
- "Financial Engineering & data-driven investment analysis frameworks"
- "WebAssembly for high-performance browser-side computation"
open_to:
- "AI / ML Research Internships (India Β· Remote)"
- "Software Engineering Internships (Full Stack Β· Mobile Β· ML)"
- "Open Source Contributions β Flutter, ML tooling, Python libraries"
- "Investment Banking Summer Analyst 2027 (Mumbai)"Always open to collaborating on meaningful engineering problems. If you're building something that matters β let's talk.