Skip to content
View federicopaschetta's full-sized avatar

Block or report federicopaschetta

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

Popular repositories Loading

  1. Private-Lessons-Booking-Android-Application Private-Lessons-Booking-Android-Application Public

    This project attempts to design and create an application to handle private lessons booking. It includes Figma prototype and actual app development in Flutter.

    Dart 2

  2. Private-Lessons-Booking-Web-Application Private-Lessons-Booking-Web-Application Public

    This project attempts to design and create both backend and frontend to handle a private lessons booking web application. It includes HTML, CSS and JavaScript (with Vue framework) frontend code and…

    CSS 1

  3. Java-and-C-Generic-Algorithms-Implementation Java-and-C-Generic-Algorithms-Implementation Public

    This project attempts to design generic algorithms in Java and C. The project includes four main exercises regarding algorithms and data structures in typed languages, but without type restrictions…

    C

  4. AirBnB-Database-Design AirBnB-Database-Design Public

    This project attempts to design AirBnB database structure and schemas. The project includes all steps necessary to design correctly a database: requirements collection, conceptual design, E-R desig…

  5. SO-Project SO-Project Public

    University project of Operative Systes

    C

  6. Translator-Project Translator-Project Public

    This project focuses on implementing various concepts from formal languages and compiler theory. It includes work on deterministic finite automata (DFA), lexers, parsers, and translators. Each comp…

    Java