Skip to content
View Miguel-Oliveiraa's full-sized avatar

Highlights

  • Pro

Block or report Miguel-Oliveiraa

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Miguel-Oliveiraa/README.md

Pinned Loading

  1. nest-clean-architecture-sdp nest-clean-architecture-sdp Public

    Demonstration of the Stable Dependencies Principle (SDP) using NestJS, interfaces, and dependency injection — inspired by Clean Architecture best practices.

    TypeScript

  2. nest-auth nest-auth Public

    Implementes authentication in NestJS using Guards, along with Passport integration. The application supports both local and JWT strategies to handle login and protected routes.

    TypeScript

  3. nest-pipes nest-pipes Public

    Uses NestJS Pipes to verify request parameters, queries, and bodies. Using ParseEnumPipe, ValidationPipe using class-validatior, Openapi PartialType, etc.

    TypeScript

  4. microservice-template microservice-template Public

    A basic microservice template built with Express.js, intended as a starting point for small services. While this project served as a learning experience, I now recognize several design flaws and ou…

    TypeScript

  5. nest-search nest-search Public

    Implements a products route featuring search, category filtering, sorting, ordering, and pagination. The implementation was done using both Prisma and TypeORM, following best practices, DDD, clean …

    TypeScript

  6. python-drums-master python-drums-master Public

    Um simulador interativo de bateria que usa OpenCV para detectar movimentos em tempo real e Pygame para reproduzir sons. Ideal para uso com câmera em posição zênite (vista de cima), permitindo tocar…

    Python