Skip to content
View cosimonegri's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report cosimonegri

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
cosimonegri/README.md

Hi there, nice to meet you! ๐Ÿ‘‹


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 rating
  • Pathfinding Visualizer - web app to visualize the most common pathfinding and maze generation algorithms
  • Codex Naturalis - desktop application to play the board game Codex Naturalis
  • Easy.do - web app to keep track of tasks and create collaborative projects

๐Ÿ“ข Contacts


LinkedIn Gmail

Pinned Loading

  1. Archduchess Archduchess Public

    A UCI chess engine written in C++

    C++

  2. pathfinding-visualizer pathfinding-visualizer Public

    React web app to visualize the most common pathfinding and maze generation algorithms.

    JavaScript

  3. ing-sw-2024-lovino-mierlita-negri-orizio ing-sw-2024-lovino-mierlita-negri-orizio Public

    Final Software Engineering Project - AA 2023-2024 PoliMi

    Java 3

  4. easy-do easy-do Public

    React web app to keep track of tasks and create collaborative projects.

    JavaScript