[go: nahoru, domu]

Skip to content
View Cavalli98's full-sized avatar
๐Ÿ‘Œ
๐Ÿ‘Œ
  • 19:34 (UTC +02:00)
Block or Report

Block or report Cavalli98

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
Cavalli98/README.md

Hi there ๐Ÿ‘‹, I'm Dario!

GitHub Starts Linkedin

I'm Dario Cavalli a 25 years old Artificial Intelligence Engineering student from ๐Ÿ‡ฎ๐Ÿ‡น "Italy", and a wannabe Startupper with deep passion for Innovation and Technologies.

  • ๐Ÿง‘โ€๐ŸŽ“ I'm an Italian student, currently attending a Master's Degree in Computer Science and Engineering, curriculum Artificial Intelligence, at Politecnico di Milano.
  • ๐ŸŽŽ I lived 6 months in Japan, studying and researching in Artificial Intelligence, Parallel Programming and Entrepreneurship.
  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at GitHub Repositories
  • ๐Ÿ’ฌ Ask me about Python or Roman History.
  • ๐Ÿง I like Computer Vision, Machine Learning and Software Engineering.
  • ๐Ÿ“ซ How to reach me on LinkedIn LinkedIn.

class Dario(Cavalli):
   """Best Artificial Intelligence Engineer (work in progress)..."""
   
   def __init__(self):
     
      self.name = "Dario Cavalli"
      self.age = 25
      self.role = "AI Engineer"

      self.TOOLS = {
          "ProgrammingLanguages" : ("Python", "Java", "C++", "Javascript", "Prolog", "R"),
          "Software" : ("Unity", "ROS2", "Git", "", "JavaFX"),
          "Platforms" : ("GNU/LINUX", "Windows"),
          "Other Tools" : ("PyTorch", "Tensorflow")
         }

      self.SOFTSKILLS = [
         "Ability to learn quickly",
         "Strong analytical skills",
         "Interpersonal skills",
         "Multicultural Environments",
         "Leadership"
         ]

      self.INTERESTS = [
         "Innovation and Technologies",
         "Artificial Intelligence",
         "Computer Sciences",
         "Computer Networks and Networking events",
         "Software Engineering",
         "Startups",
         "Fitness and Sports",
         "Geopolitics",
         "History",
         ]

   def use(self, tool):
      """use one of my tools or use bunch of them."""
      return self.tools[tool]


   def work(self):
      """"""
      while not WORK_DONE:
         # keep work.
         self.use(tool)

      return WORK_DONE


   def __len__(self):
      """Fun Fact"""
      return 181 # cm


   def __repr__(self):
      return f"{self.name} an {self.age} y.o {self.role}"

"Fight for what you believe in. You will lose, as I have lost, all the battles. But only one will you be able to win. The one you engage in every morning, in front of the mirror.โ€ ~ Indro Montanelli

Pinned Loading

  1. eclubpolimi/eclubpolimi.it eclubpolimi/eclubpolimi.it Public

    The Entrepreneurship Club Polimi website's source code.

    TypeScript 2 1

  2. AN2DL_Challenge_ImageClassification AN2DL_Challenge_ImageClassification Public

    Challenge of the course Artificial Neural Networks and Deep Learning, attended at Politecnico di Milano in 2022.

    Jupyter Notebook 4

  3. S2CITIES-AI S2CITIES-AI Public

    Forked from S2CITIES/S2CITIES-AI

    Video-based Recognition of the "The Canadian Women's Foundation" Signal for Help.

    Jupyter Notebook 4

  4. Database-Project Database-Project Public

    Project for Database course. The objective is to build a website managing a winery system.

    PHP 4

  5. Genetic-Programming-Digit-Classifier Genetic-Programming-Digit-Classifier Public

    BSc Intern and Thesis project, completed in Dec 2020

    Python 4

  6. I-Can-t-See-Me I-Can-t-See-Me Public

    Forked from cesarm4/I-Can-t-See-Me

    Game developed during the course Videogame Design and Programming, attended at Politecnico di Milano in 2022.

    C# 4