I'm a Full Stack Developer and AI Engineer, and I like taking messy, complex problems and breaking them down into simple, workable solutions. My work usually sits somewhere between web development and AI, and I enjoy finding ways to connect the two.
Most of the time, Iโm experimenting, building, or learning something newโwhether itโs a side project, a new framework, or just exploring an idea that caught my attention. I try to keep things practical but still push myself to explore whatโs possible.
If youโre into Python, React, or just like talking about tech and problem-solving, Iโm always up for a chat or collaboration.
class UmerDev:
def __init__(self) -> None:
self.name = "Umer"
self.role = "Full Stack Developer & AI Engineer"
self.location = "Earth"
self.tech_stack = {
"languages": ["Python", "JavaScript", "TypeScript", "dotNET"],
"ai_tools": ["Claude", "Tensorflow", "Hugging Face", "LangChain"],
"frontend": ["React", "Vue", "Redux", "Tailwind CSS"],
"backend": ["Django", "FastAPI", "Node.js", "Express", "Nest.js"],
"databases": ["PostgreSQL", "MongoDB", "Redis"],
"cloud": ["AWS", "Vercel", "GCP", "Netlify"],
"others": ["Git", "Docker", "REST APIs", "WebSockets", "Kubernetes"]
}
self.current_focus = [
"Building AI-powered web apps",
"Learning advanced ML techniques",
"Contributing to open source",
"Writing clean, scalable code"
]
def say_hi(self):
return "Thanks for stopping by! Let's build something amazing together!"๐ Python Enthusiast
โ๏ธ React Developer
๐ค AI Integration Specialist
๐ Always Learning
โ Coffee Powered

