Skip to content
View arthurfp's full-sized avatar
💭
Keep it simple.
💭
Keep it simple.
Block or Report

Block or report arthurfp

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

Pinned

  1. Go_Abstract-Factory_Pattern Go_Abstract-Factory_Pattern Public

    A Go project demonstrating the Abstract Factory pattern with classic and modern toy factories. Includes unit tests and clear documentation.

    Go

  2. Go_Builder_Pattern Go_Builder_Pattern Public

    An illustrative Go project demonstrating the Builder pattern with a practical example of building customizable pizzas. Features robust error handling and unit testing to showcase best practices in …

    Go

  3. Go_Object-Pool_Pattern Go_Object-Pool_Pattern Public

    A Go project demonstrating the Object Pool pattern for efficient management of database connections. Features dynamic resource allocation, connection health checks, and configurable pool settings t…

    Go

  4. Go_Singleton_Pattern Go_Singleton_Pattern Public

    A Go project demonstrating the Singleton pattern through a configuration manager that ensures a single, globally accessible instance manages application settings. Features include thread-safe opera…

    Go

  5. Calculadora-CLT-vs-PJ- Calculadora-CLT-vs-PJ- Public

    A Python project providing tools and information to help IT professionals in Brazil evaluate and decide between CLT and PJ job offers (distinct work regimes in Brazil). This repository presents net…

    Jupyter Notebook

  6. MongooseExpress-Node MongooseExpress-Node Public

    An Express.js application demonstrating the use of Mongoose for MongoDB object modeling. This repository showcases the creation and management of articles, profiles, tags, and users, each with its …

    JavaScript