Skip to content
View AntonioAgnolin's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report AntonioAgnolin

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

Pinned

  1. ProductManagement ProductManagement Public

    Implementation of a product module with CRUD, value adjustment middleware, class-validator validations and standard and custom exception handling in NestJS.

    TypeScript

  2. BookManagement BookManagement Public

    Book management application developed using NestJS and Mongoose to interact with MongoDB, allowing CRUD operations to manage information about books.

    TypeScript

  3. APITaskIntegration APITaskIntegration Public

    Integration of the project with a task API to replace the use of AsyncStorage and allow CRUD operations via HTTP calls.

    TypeScript

  4. DockerCompose DockerCompose Public

    Configuration of html-server and node-server services using Docker Compose, with images published on Docker Hub.

    HTML

  5. DataStructure DataStructure Public

    Backup repository of data structure codes with documentation and improvements.

    C

  6. VehicleGarage VehicleGarage Public

    Java project using design patterns to help customers select and purchase cars according to their budgets.

    Java