AI/ML Engineer | Full-Stack Developer | System Design Enthusiast
Building solutions with Python, React, LLMs, and GenAI APIs ☁️💡
Turning data into insight, code into impact.
class Developer:
def __init__(self):
self.name = "Muhammad Taha Nasir"
self.role = ["AI/ML Engineer", "Full Stack Developer"]
self.stack = ["Python", "React.js", "FastAPI", "LLMs", "MERN", "MLflow"]
self.learning = ["Generative AI", "System Design", "MLOps"]
self.internship = "AI Intern @ Advrtix"
self.email = "m.tahanasir.cs@gmail.com"
def portfolio(self):
return "https://MuhammadTahaNasir.github.io"
def say_hi(self):
print("Salaam 👋! Welcome to my GitHub!")
me = Developer()
me.say_hi()“The future belongs to those who learn more skills and combine them in creative ways.” — Robert Greene
Made with 💻, ☕, and lots of curiosity in Karachi
