I'm a passionate Computer Science Undergraduate exploring the fascinating intersection of AI, Machine Learning, and Robotics. As a dedicated Sophophile (lover of knowledge), I'm constantly learning and expanding my horizons in the tech world.
- π€ AI/ML & Robotics Enthusiast working on innovative projects that combine intelligence with mechanical design
- π¨βπ» Building and experimenting with Computer Vision systems and ML models
- π± Currently enhancing my skills in Deep Learning, Gen AI and Robotics Engineering
- π Exploring the possibilities of Mechatronic Engineering and intelligent systems
- π Aspiring to become an AI/ML Engineer/Researcher with focus on robotics applications
- π‘ Passionate about creating technology that can positively impact the world
def my_journey():
skills = ["AI", "ML", "Robotics", "Computer Vision", "IoT", "Edge Computing"]
goals = ["AI/ML Engineer", "MLOps Engineer", "Robotics Researcher", "Innovation Leader"]
passion = float('inf')
while passion > 0:
learn(skills)
apply(skills)
innovate(skills)
share_knowledge()
passion += 1 # Passion only grows with time!
my_journey() # Currently executing...