██╗ ██╗███████╗██╗ ██╗ ██████╗ ██╗ ██╗ ██████╗ ██████╗ ██╗ ██████╗
██║ ██║██╔════╝██║ ██║ ██╔═══██╗ ██║ ██║██╔═══██╗██╔══██╗██║ ██╔══██╗
███████║█████╗ ██║ ██║ ██║ ██║ ██║ █╗ ██║██║ ██║██████╔╝██║ ██║ ██║
██╔══██║██╔══╝ ██║ ██║ ██║ ██║ ██║███╗██║██║ ██║██╔══██╗██║ ██║ ██║
██║ ██║███████╗███████╗███████╗╚██████╔╝ ╚███╔███╔╝╚██████╔╝██║ ██║███████╗██████╔╝
╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝ ╚═════╝ ╚══╝╚══╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝╚═════╝
class MridulKumar:
def __init__(self):
self.name = "Mridul Kumar"
self.role = ["AI/ML Engineer", "Backend Developer", "Full-Stack Builder"]
self.education = "B.Tech CSE @ Government College Dharamshala (2024–2026)"
self.location = "Himachal Pradesh, India 🇮🇳"
self.email = "mridulku225@gmail.com"
@property
def current(self):
return {
"internship": "AI/ML Intern @ NIELIT Ropar",
"ambassador": "Google Student Ambassador — Gemini & Gen AI",
"community": "Campus Leader @ HackByte-Codex",
}
@property
def building(self):
return [
"100% on-device SMS fraud detection (privacy-first ML)",
"Agentic Voice Assistant (Large Action Model / LAM)",
"Multilingual grievance portal with NLP backend",
"Advanced LLM orchestration pipelines",
]
def __str__(self):
return "I write code that thinks. 🤖"|
Training CNNs, building NLP pipelines, feature engineering, and end-to-end model evaluation workflows. I care about models that actually ship. Cleaning multi-source datasets, preprocessing image pipelines, and building high-accuracy training sets — the unglamorous work that makes ML real. |
LLM-powered chat assistants, voice-controlled desktop apps (LAMs), smart forecasting systems — bridging research and real-world utility. Scalable Flask/Django backends, reactive React UIs, Firebase auth/Firestore, and relational database design that won't fall over under load. |
9+ projects spanning on-device ML, voice AI, full-stack web, and computer vision
| # | Project | Stack | What it does |
|---|---|---|---|
| 🔐 | SMS Fraud Detector | Python, Scikit-learn, NLTK | 100% on-device classification — no data leaves the phone. Privacy-first NLP model for real-time SMS threat detection. |
| 🎙️ | Agentic Voice Assistant (LAM) | Python, LLM APIs, TTS/STT | A Large Action Model that understands spoken commands and executes multi-step tasks autonomously. |
| 🌐 | Multilingual Grievance Portal | Flask, React, NLP | Processes and routes citizen complaints in multiple languages using NLP-powered triage and classification. |
| 📈 | Smart Forecasting System | Python, Pandas, Matplotlib | Predictive analytics tool integrating multiple data sources with automated reporting dashboards. |
| 👁️ | Computer Vision Pipeline | OpenCV, TensorFlow, CNNs | End-to-end image classification and object detection system with annotation pipeline. |
🔗 See all projects → mridulck001.github.io/#projects
2020 ──── 10th Class, GSSS Daroh
└── Strong foundation: Math, Science, Computing
2022 ──── 12th Class (PCMB), GSSS Daroh
└── Chose engineering path; started teaching myself Python
2024 ──── B.Tech CSE @ Govt. College Dharamshala
└── Specialization: AI/ML, Neural Networks, DB Systems, Web Dev
Feb 2025 ─ AI/ML Intern @ NIELIT Ropar
└── Production ML models, data pipelines, evaluation systems
Oct 2025 ─ Google Student Ambassador
└── Workshops on Gemini & Generative AI across campus
2026 ──── Campus Leader @ HackByte-Codex
└── Student tech community, hands-on workshops
NOW ────── Open to internships, collaborative ML projects, and
full-stack development opportunities 🚀
Python ████████████████░░░░ ~65%
JavaScript ████░░░░░░░░░░░░░░░░ ~15%
HTML/CSS ███░░░░░░░░░░░░░░░░░ ~10%
SQL/NoSQL ██░░░░░░░░░░░░░░░░░░ ~07%
Other █░░░░░░░░░░░░░░░░░░░ ~03%
Open for: Internships · ML Research Collabs · Freelance Projects · Open Source Contributions
"I build systems that think — and code that ships."