sujeetgund

Hello, I’m Sujeet Gund πŸ‘‹

AI Engineer crafting intelligent solutions that matter

Currently pursuing M.Tech in AI at VIT Bhopal, passionate about building production-ready machine learning systems and exploring the frontiers of artificial intelligence.

class SujeetGund:
    def __init__(self):
        self.role = "AI/ML Engineer"
        self.education = "M.Tech AI @ VIT Bhopal (CGPA: 9.2/10)"
        self.passion = ["Generative AI", "MLOps", "Full-Stack ML"]
        self.current_focus = "Building production-ready AI systems"
    
    def get_skills(self):
        return {
            "languages": ["Python", "JavaScript", "SQL"],
            "ml_stack": ["PyTorch", "TensorFlow", "Hugging Face", "scikit-learn"],
            "deployment": ["FastAPI", "Docker", "AWS", "Streamlit"],
            "web": ["Next.js", "React", "Node.js"]
        }
    
    def current_mission(self):
        return "Making AI accessible and impactful πŸš€"

🀝 Let’s Connect & Collaborate

I’m always interested in discussing AI research, collaborating on meaningful projects, or simply chatting about technology.

Email LinkedIn Resume


β€œGood code is like a good joke – it needs no explanation, but when it works, everyone appreciates it.”