Skip to content
View AntonioAgnolin's full-sized avatar

Highlights

  • Pro

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 Loading

  1. NestAuthentication NestAuthentication Public

    Node.js code that implements an authentication system with NestJS, including CRUDs for users and products, password encryption, data validation, and integration with MongoDB using Mongoose.

    TypeScript

  2. 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

  3. 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

  4. AbstractCRUD AbstractCRUD Public

    Java application based on Spring Boot, with an abstract CRUD and entity mapping to facilitate maintenance and code reutilization.

    Java

  5. DockerCompose DockerCompose Public

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

    HTML

  6. DockerAPI DockerAPI Public

    Simple Node.js server that responds with a list of people in JSON, configured to run in a Docker container.

    JavaScript