package main
type Developer struct {
Name string
Title string
Company string
AlmaMater string
City string
Passions []string
Motto string
}
func main() {
me := Developer{
Name: "Mohitha Velagapudi",
Title: "AI & Software Engineer",
Company: "Guidewire Software",
AlmaMater: "Amrita University",
City: "Bengaluru, India",
Passions: []string{"Machine Learning", "Data Science", "AI Research", "Scalable Systems"},
Motto: "Turning data into decisions, and ideas into impact.",
}
}π‘ "Data is the new oil, but it's AI that's the combustion engine." - My philosophy on modern tech
π This represents the in-depth coursework syllabus covered throughout my undergraduate studies
|
High-performance Triton-based GPU kernels accelerating core deep learning ops β from matrix multiplication to convolutions and activations. Impact: 3Γ faster training on custom kernels π§ Built from First Principles |
RAG-based nutrition assistant built over Indian Food Composition Tables (IFCT 2017), combining NLP, retrieval, and nutrition science for culturally-aware calorie estimation. Impact: AI-driven dietary guidance for 100+ regional cuisines |
|
End-to-end robotic control system integrating computer vision, deep learning, and embedded motor control for real-time gesture-driven navigation. Impact: Achieved 95% gesture recognition accuracy on live video π‘ Human-robot interaction via vision-based control |
Unsupervised framework for realistic image animation using learned keypoints, local affine motion, and occlusion-aware generation. Impact: Achieved temporally coherent animations without pose supervision |
|
Authors: Ajay Surya Jampana, Mohitha Velagapudi, Santhosh Kumar M*, Sai Ravula P*, Prasanna Teja M, Jyothish Lal G Affiliation: Conference: International Conference on Cyber-Physical Systems (CPS) for Sustainable Development, 2024 Published by: Springer Nature Year: 2024 |
|
Authors: Mohitha Velagapudi, Ajay Surya Jampana, Sowmya V, Vinayakumar Ravi Affiliations: Conference/Book Chapter: Decoding Medical Images: Enhancement, Restoration, Reconstruction |
Python 12 hrs 45 mins βββββββββββββββββββββ 48.2%
Go 8 hrs 30 mins βββββββββββββββββββββ 32.1%
YAML 2 hrs 15 mins βββββββββββββββββββββ 8.5%
SQL 1 hr 45 mins βββββββββββββββββββββ 6.6%
Last Updated: October 2025 | Built with π and lots of β