Skip to content
View devAbreu's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report devAbreu

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
devAbreu/README.md
Header Banner

πŸ‘‹ Hello, I'm devAbreu

πŸš€ About Me

Coding GIF

I'm a passionate Backend Developer and Educator with a love for building robust applications and sharing knowledge with others.

πŸ’» Teacher & Teacher Assistant at @4GeeksAcademy
🎯 Focused on Backend Development and API architecture
🌱 Currently learning advanced Python patterns and microservices architecture
πŸ”­ Working on building scalable backend solutions and educational content
πŸ’¬ Ask me about Python, Flask, Node.js, and backend development best practices

"Code is like humor. When you have to explain it, it's bad." – Cory House

πŸ› οΈ Tech Stack

Frontend Development

HTML5 CSS3 JavaScript React Bootstrap

Backend Development

Python Flask PostgreSQL Node.js Express.js MongoDB

Tools & Technologies

Git Docker Postman VS Code AWS

πŸ“Š GitHub Stats

GitHub Streak
GitHub Trophies

πŸ’» Open Source Contributions

Footer
Profile Views

Pinned Loading

  1. flask-template flask-template Public template

    A structured Flask template built around the Factory Pattern, pre-equipped with essential extensions like Flask-Bcrypt, Flask-CORS, Flask-JWT-Extended, and Flask-Migrate.

    Python 1

  2. moneyx moneyx Public

    A precise library for handling money in Python, with support for multiple currencies, rounding strategies, and allocation methods. Implements Martin Fowler's Money Pattern with 100% test coverage.

    Python