██████╗ ██╗ ██╗██████╗ ███████╗ ███████╗██╗ ██╗ █████╗ ██╗ ██╗██╗ ██╗ █████╗ ██████╗
██╔══██╗██║ ██║██╔══██╗ ██╔════╝ ██╔════╝██║ ██║██╔══██╗██║ ██║██║ ██║██╔══██╗██╔══██╗
██║ ██║██║ ██║██████╔╝█████╗█████╗ ███████╗███████║███████║███████║██║ █╗ ██║███████║██████╔╝
██║ ██║██║ ██║██╔══██╗╚════╝██╔══╝ ╚════██║██╔══██║██╔══██║██╔══██║██║███╗██║██╔══██║██╔══██╗
██████╔╝╚██████╔╝██║ ██║ ███████╗ ███████║██║ ██║██║ ██║██║ ██║╚███╔███╔╝██║ ██║██║ ██║
╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ╚══════╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚══╝╚══╝ ╚═╝ ╚═╝╚═╝ ╚═╝
class DureShahwar:
def __init__(self):
self.name = "Dur-e-Shahwar"
self.role = "AI Student & Developer"
self.location = "Pakistan 🇵🇰"
self.focus = ["AI/ML Pipelines", "Computer Vision", "AI Agents"]
self.mission = "Solving real-world problems with AI — across every domain"
def current_status(self):
return {
"🔭 Building" : "AI Agents & end-to-end ML systems",
"🌱 Exploring" : "LLMs, Agentic AI, and CV pipelines",
"💡 Passionate" : "Applying AI to problems that actually matter",
"🎯 Goal" : "Ship projects across every range and domain",
}
def __repr__(self):
return "AI developer by passion, problem-solver by nature."| Area | What I Build | |
|---|---|---|
| 🧠 | AI / ML Pipelines | End-to-end model training, deployment & evaluation |
| 👁️ | Computer Vision | Object detection, image segmentation, real-time CV |
| 🤖 | AI Agents | Autonomous agents, tool-use, multi-agent systems |
| 🌐 | Web + AI Integration | Full-stack apps powered by intelligent backends |
