Skip to content
View MattBlue00's full-sized avatar

Block or report MattBlue00

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

โœจ My Top Projects

๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป About Me

 class Myself:
   user = "Matteo Spreafico"
   education = [
     "Politecnico di Milano - Computer Science and Engineering (Master Degree)",
     "Politecnico di Milano - Ingegneria Informatica (Bachelor's Degree)",
     "Liceo Scientifico Statale Paolo Frisi - Diploma Scientifico"
   ]
   spoken_languages = {
     "Italian": "Native Speaker",
     "English": "C1 - CAE Certificate",
     "French": "Basic Knowledge",
     "Russian": "Basic Knowledge"
   }
   hobbies = [
     "Technology",
     "Music",
     "Videogames",
     "Languages"
   ]
   def getCity(self):
     return "Monza, Italy"

๐Ÿ’ป Programming Languages

C C++ C# Java Python Dart HTML5 CSS3 JavaScript TypeScript

๐Ÿ—„๏ธ Database Technologies

MySQL Neo4J MongoDB ElasticSearch Firebase Supabase

๐Ÿ› ๏ธ Frameworks and Libraries

Flutter Nuxt Vue.js Bootstrap Thymeleaf Qt Pandas NumPy scikit-learn

๐ŸŽฎ Gaming Engines

Unity

๐Ÿ–ฅ๏ธ IDEs

Visual Studio Code Xcode Android Studio IntelliJ IDEA Rider WebStorm Eclipse

๐Ÿงฐ Other

Markdown Latex

๐Ÿ“ฑ Connect with Me

Linkedin

Pinned Loading

  1. dima-project-2023 dima-project-2023 Public

    Forked from LudoTassini/DIMA-project-2023

    Project for the "Design and Implementation of Mobile Applications" course at Politecnico di Milano, A.Y. 2023/2024

    Dart

  2. diq-project-2023 diq-project-2023 Public

    Forked from ftoschi14/DIQ-2023-Toschi-Spreafico

    Project for the "Data and Information Quality" course at Politecnico di Milano - A.Y. 2023/2024 - Data Issues: Duplication, Variable Types - ML Task: Classification

    Jupyter Notebook

  3. hyp-project-2024 hyp-project-2024 Public

    Project for the "Hypermedia Applications (Web and Multimedia)" course at Politecnico di Milano, A.Y. 2023/2024

    Vue

  4. Computer-Graphics-Project-2024 Computer-Graphics-Project-2024 Public

    Project for the "Computer Graphics" course at Politecnico di Milano, A.Y. 2023/2024

    C++ 1