AI Engineer crafting intelligent solutions that matter
Currently pursuing M.Tech in AI at VIT Bhopal with a 9.2 CGPA, 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 🚀"
🛡️ PhishDetector → Code
Machine learning system for detecting phishing websites with high accuracy. Protects users from cyber threats through intelligent URL analysis.
💻 LaptopWise → Code • Live Demo
Full-stack web application that predicts laptop prices using Custom ML models and Gemini. Built with Next.js and deployed with modern DevOps practices.
I'm always interested in discussing AI research, collaborating on meaningful projects, or simply chatting about technology.
"Good code is like a good joke – it needs no explanation, but when it works, everyone appreciates it."