Skip to content
View DiegoSamperio's full-sized avatar

Block or report DiegoSamperio

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. webpage_frontend webpage_frontend Public

    final project of the front-end course by meta in coursera

    JavaScript

  2. CodeCraftHub CodeCraftHub Public

  3. ShoppingCart ShoppingCart Public

    This project simulates an online shopping cart, where users can select various products, view descriptions and prices, and proceed to checkout. The program also includes a discount system that appl…

    C++

  4. GameMathBasicOperators GameMathBasicOperators Public

    This is a basic set of mathematical operators in Python that includes addition, subtraction, multiplication, and division. It was my first programming project, created in November 2022. The player …

    Python

  5. MediaManager MediaManager Public

    Media Manager is a C++ project that manages movies, series, and videos. Users can view, rate, and add media content. This project utilizes OOP principles like inheritance and polymorphism, with rat…

    C++

  6. TurtleGamesModifications TurtleGamesModifications Public

    TurtleGamesModifications is a project that enhances classic games like Pacman, Snake, Memory, Cannon, and Paint. Built on the FreeGames collection using Python and Turtle, this project showcases cr…

    Python