class Developer:
def __init__(self):
self.name = "Final-year B.Tech CS (AI Specialization)"
self.university = "JK Lakshmipat University, Jaipur"
self.cgpa = 9.44
self.current = "Software Development Intern @ Produktiv.ai"
self.interests = ["AI Agents", "RAG Pipelines", "LLMs", "Full-Stack Systems"]
self.languages = ["Python", "Go", "SQL", "C"]
self.stack = ["FastAPI", "Django", "React.js", "TensorFlow"]
self.cloud = ["AWS", "Docker", "Kubernetes", "SonarQube"]
self.db = ["PostgreSQL", "Redis", "Elasticsearch", "Kafka"]
def current_mission(self):
return "Building production-grade AI systems that solve real problems 💡"Large Language Models • Deep Learning • Natural Language Processing • Machine Learning • Data Structures & Algorithms

