class AryanJain:
def __init__(self):
self.name = "Aryan Jain"
self.location = "IIT Madras, Chennai, India"
self.degree = "B.Tech โ Chemical Engineering (2024 batch)"
self.interests = ["AI/ML Research", "Robotics", "Computer Vision", "Deep Learning"]
self.projects = ["Project GRASP", "Project Neurospike"]
self.competitive = ["Codeforces ยท aryannzzz", "LeetCode ยท aryan12012"]
def say_hi(self):
print("Thanks for stopping by! Let's build something amazing. ๐")
me = AryanJain()
me.say_hi()| Project | Description |
|---|---|
| ๐ค Project GRASP | Robotic manipulation and visual perception โ pushing the limits of dexterous control |
| ๐ง Project Neurospike | Neuromorphic computing & spiking neural networks โ brain-inspired AI at the edge |
Currently exploring cutting-edge frameworks in robotics, deep learning, and competitive programming.
I'm always open to collaborating on innovative AI/ML or robotics projects โ feel free to reach out!



