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.



