class Cosimo:
def __init__(self):
self.name = "Cosimo Giovanni"
self.surname = "Negri"
self.experience = {"Datadog": "Software Engineer Intern"}
self.education = {"BSc in Computer Engineering": "PoliMi", "MSc in Computer Science and Engineering": "PoliMi"}
self.hobbys = ["Running", "Chess", "Rubik's Cube", "Music"]
I'm Cosimo Giovanni Negri, a passionate Software Engineer. I am currently pursuing a Master's Degree in Computer Science and Engineering at the Politecnico of Milan.
๐จ Projects
Archduchess
- chess engine with a ~2050 elo ratingPathfinding Visualizer
- web app to visualize the most common pathfinding and maze generation algorithmsCodex Naturalis
- desktop application to play the board game Codex NaturalisEasy.do
- web app to keep track of tasks and create collaborative projects
๐ข Contacts