class ContinuousLearner():
def __init__(self):
self.name = "Cristian Chitiva"
self.username = "cychitivav"
self.location = "BogotΓ‘, Colombia"
self.education = {
"Bachelor's Degree": ['Mechatronics Engineer', 'Universidad Nacional de Colombia']
}
if __name__ == '__main__':
me = ContinuousLearner()- π― I'm contributing to ROS2 Documentation.
- π€ I'm looking to collaborate on PX4 Autopilot.
- π± I'm currently learning Machine Learning and Deep Learning.
- π I'm currently working on implementing control algorithms.



