Skip to content
View arthurfp's full-sized avatar

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

Typing SVG

I'm Arthur. I build software that works.

Clean code. Scalable systems. No over-engineering.
The goal? Efficiency, performance, and results.


👋 About Me

I like to talk. Communication is my fuel—great software isn’t just about code; it’s about people, understanding needs, and solving problems effectively. I thrive in environments where ideas flow, challenges are met head-on, and complex things get broken down into simple, working solutions.

  • 🔍 Problem-Solver: I have a deep understanding of coding, principles and practices. But I don’t overcomplicate! I find the straightest path to get things done.
  • 🌎 Explorer at Heart: I love to travel, experience different cultures, and learn from every environment.
  • 🛠 Built for Hard Work: Whether it’s heavy lifting in real life or deep-diving into complex codebases, I get the job done.
  • 💬 Clear Communication: I break down technical problems into understandable ideas. No jargon walls, just clarity.

At the end of the day, software exists to solve problems—so let’s keep it simple and make it work.


🏗️ Keep It Simple

I believe in straightforward solutions that get the job done. Overcomplication is the enemy of progress. Whether it's backend systems, cloud infrastructure, or database optimization, my approach is always the same: Keep It Simple.

🛠️ Tech Stack


📈 GitHub Stats


📬 Contact

E-mail LinkedIn GitHub


🚀 No noise. No fluff. Just solid engineering.

Pinned Loading

  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

  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 1