class AryanBhatia:
def __init__(self):
self.education = "B.S. Computer Science @ Georgia Tech"
self.interests = ["AI/ML", "Full-Stack Dev", "Robotics"]
self.current_work = "Building intelligent systems & scalable web apps"
self.languages = ["English", "Hindi", "ζ₯ζ¬θͺ (Japanese)"]
def say_hi(self):
print("Let's build something amazing together!")
me = AryanBhatia()
me.say_hi()-
Full Stack Developer @ Connectogen
Building scalable web applications with React & Django -
Data Analysis Intern @ Dreamz Houz
Developed predictive models and data visualization tools -
CS Researcher @ Georgia Tech
Exploring applications of ML in embedded systems
- Building AI-powered web applications
- Contributing to open source projects
- Learning Rust for systems programming
- Preparing for robotics competitions
```


