Name : Lavish Dadhich
Role : Full-Stack Developer & Agentic AI Builder
Location : Udaipur, Rajasthan, India
Education : B.Tech CSE @ GITS (RTU) | CGPA: 8.7/10 | 2024β2028
Status : π’ Open to Internships & Collaborations
Passion : Building systems that think, adapt, and scaleπ First-year undergrad who shipped a production-grade AI loan system before most students finish their first semester. Building at the intersection of intelligent automation, full-stack engineering, and real-world ML pipelines.
| π Achievement | π Detail |
|---|---|
| π Production AI System in Year 1 | Built & shipped SmartLoan AI chatbot as a 1st-year B.Tech student |
| π§ ML Pipeline End-to-End | Fraud detection system with SMOTE + XGBoost, fully tuned |
| π Hackathon Builder | Active participant β functional prototypes under time pressure |
| π CGPA 8.7/10 | Strong academic foundation alongside real-world projects |
class LavishDadhich:
def __init__(self):
self.name = "Lavish Dadhich"
self.degree = "B.Tech CSE @ GITS Udaipur (2024-2028)"
self.cgpa = 8.7
self.location = "Udaipur, Rajasthan, India"
def current_focus(self):
return [
"π€ Building LLM-powered Agentic AI Systems",
"π Advancing Full-Stack Web Architecture (MERN)",
"π Machine Learning β Classification & Feature Engineering",
"π§© Sharpening DSA for Competitive Programming",
"π Seeking Internship Opportunities",
]
def open_to(self):
return ["Internships", "Collaborations", "Open Source", "Hackathons"]
def contact(self):
return "lavishdadhich20@gmail.com"
me = LavishDadhich()
print(me.current_focus())ββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β "The best way to predict the future is to build it β
β β one line of code at a time." β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββ