#!/usr/bin/env python3
# manav_agarwal.py โ Who am I?
class ManavAgarwal:
"""
AI Engineer | ML Engineer | Software Engineer
Building systems where intelligence meets scale.
"""
IDENTITY = {
"name" : "Manav Agarwal",
"role" : ["AI Engineer", "ML Engineer",
"Software Engineer"],
"university": "Chandigarh University",
"degree" : "B.E. AI & Machine Learning",
"batch" : "2023 โ 2027",
"location" : "Punjab, India ๐ฎ๐ณ",
}
STRENGTHS = [
"System Design",
"Backend Engineering",
"Machine Learning",
"LLM / Agentic AI",
"Computer Vision",
"Research & Publications",
]
EXPERIENCE = {
"Microsoft AICTE": {
"role" : "Machine Learning Intern",
"stack" : ["Azure ML", "Pipelines",
"Hyperparameter Tuning",
"Model Deployment"],
}
}
RESEARCH = {
"publisher" : "Springer",
"papers" : 3,
"domains" : [
"AI Nanorobots",
"CNN Eye Disease Detection",
"IoT Water Level Monitoring",
],
}
DSA = {"solved": "600+", "platforms": ["LeetCode",
"Codeforces", "CodeChef", "HackerRank"]}
def current_focus(self):
return [
"Multi-Agent AI with CrewAI + LangGraph",
"RAG Pipelines & Vector DBs",
"MCP โ Model Context Protocol",
"LLM Fine-tuning (LoRA, RLHF)",
"Production AI on Azure",
]
def __repr__(self):
return "Building AI that actually ships. ๐"
me = ManavAgarwal()
print(me)
# โ Building AI that actually ships. ๐ |
|
Architecture Key Features
|
Architecture Key Features
|
Architecture Key Features
|
Architecture Key Features
|
Key Features
|
Key Features
|
|
|
What I built & delivered:
|
|
|
Chandigarh University โ Punjab, India Core Coursework: Data Structures & Algorithms ยท Object-Oriented Programming ยท Operating Systems ยท Database Management Systems ยท Computer Networks ยท Machine Learning ยท Deep Learning ยท Natural Language Processing ยท Computer Vision ยท Cloud Computing ยท Software Engineering ยท System Design Activities: Hackathon participant ยท Research author ยท Open source contributor ยท DSA competitive programming |
|
Azure Fundamentals
AZ-900 ยท Cloud concepts, core Azure services, security, compliance, pricing |
Generative AI
Prompt engineering, LLM fundamentals, responsible AI, Vertex AI |
AlgoVerse Top 50
Ranked in the top 50 nationally in Microsoft's flagship algorithmic programming competition |
|
Hackathon Winner
1st place โ built and shipped a production-ready AI product under 48-hour deadline |
Hackathon Winner
1st place โ deployed multi-stack application with ML backend in under 24 hours |
600+ DSA Solved
Easy + Medium + Hard ยท Algorithms, graphs, DP, trees, system design |
2025 Q1 โโโโโโโโโโโโโโโโโโโโ โ
LangGraph ยท CrewAI ยท MCP ยท Multi-Agent Systems
2025 Q2 โโโโโโโโโโโโโโโโโโโโ โ
RAG Pipelines ยท Vector DBs ยท LLM Fine-tuning basics
2025 Q3 โโโโโโโโโโโโโโโโโโโโ โ
Advanced RAG ยท LoRA ยท RLHF ยท Multimodal models
2025 Q4 โโโโโโโโโโโโโโโโโโโโ โ
Distributed ML Training ยท Model Compression ยท PEFT
2026 Q1 โโโโโโโโโโโโโโโโโโโโ โ
Kubernetes for ML ยท Advanced System Design
2026 Q2 โโโโโโโโโโโโโโโโโโโโ โณ AI Safety ยท Alignment ยท Autonomous Agent Infra
2026 Q3 โโโโโโโโโโโโโโโโโโโโ ๐ฏ MLOps Pipelines ยท Feature Stores ยท Model Monitoring
2027 Q1 โโโโโโโโโโโโโโโโโโโโ ๐ฏ Research Paper #5 ยท Open Source AI Library v1.0
Open source is where I move from consumer to creator. I contribute to projects I actually use in production, fix bugs I encounter, and document the gaps I wish had been filled.
|
|
๐ค I think in neural networks. Even while ordering chai.
๐ก I once transmitted a photograph using nothing but sound.
No Wi-Fi, no Bluetooth โ just maths and air.
๐ Published 3 research papers before finishing my 3rd year.
๐ง I built an AI that writes startup plans.
The startup it should build? Itself.
โ My optimal learning hyperparameter is caffeine โ โ
๐ Won a hackathon building at midnight on 3 hours of sleep.
The code still runs in production.
๐ก 600+ DSA problems solved. Still can't solve
why coffee disappears so fast.
๐ Dream: contribute to a model smarter than me.
Nightmare: it reviews my PRs.
Open to: Research collaborations ยท AI/ML projects ยท Internships ยท Open source ยท Technical discussions
| Channel | Link |
|---|---|
| ๐ผ LinkedIn | www.linkedin.com/in/manavagarwal70/ |
| ๐ง Email | manavag70@gmail.com |
| ๐ GitHub | github.com/manavagarwal123 |
| ๐ป Codolio | codolio.com/profile/manavagarwal123 |
| ๐งฎ LeetCode | leetcode.com/u/manavagarwal28/ |
If my code, research, or projects ever saved you time โ a โญ on the repo is the best thank-you!
ย ยทย Crafted with ๐ by Manav Agarwal ย ยทย manavagarwal123/manavagarwal123


