Skip to content
View porziopablo's full-sized avatar

Block or report porziopablo

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. calculator calculator Public

    A full-stack calculator: a React frontend and a Node.js REST API backend that performs the actual arithmetic. Basic operations (add, subtract, multiply, divide) plus exponentiation, square root, an…

    TypeScript

  2. aiocrn aiocrn Public

    Art Institute of Chicago React Native Challenge. The task is to build a mobile application that allows an user to navigate the events exposed by the Art Institute of Chicago API.

    TypeScript

  3. back-end-challenge back-end-challenge Public

    RESTful API that would allow an application to create shipping orders for products from the Warehouse to a Shop.

    JavaScript

  4. nextjs-course nextjs-course Public

    Project for course

    TypeScript

  5. battery-daemon battery-daemon Public

    Daemon for Linux that detects if the battery is completely charged and the computer is plugged-in, and then registers it in a file in /var/log. Made with Python 3.

    Python