Skip to content
View eduardobm0708's full-sized avatar

Highlights

  • Pro

Block or report eduardobm0708

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eduardobm0708/README.md

Eduardo Bruno Marquezini

🚀 Backend Developer | Node.js • REST APIs • PostgreSQL | AI Integration

LinkedIn GitHub Email


👨‍💻 About Me

Backend Developer focused on building REST APIs and real-world applications.

I have hands-on experience developing backend systems using Node.js, PostgreSQL, authentication (JWT), and application structuring.

Currently evolving towards backend development with AI integration, exploring how to build more intelligent and automated systems.


🚀 Featured Projects

🍔 DevBurger API (Main Project)

Backend for a delivery system built with Node.js and PostgreSQL.

🚀 Features

  • REST API built with Node.js (Express)
  • JWT Authentication system
  • Relational database modeling (PostgreSQL)
  • Docker containerization
  • CI/CD pipeline with GitHub Actions

⚙️ How to Run

Check the full setup instructions in the repository:
github.com/eduardobm0708/devburguer-backend.git


🔬 Flash Sale Engine (Experimental Project)

Experimental project created to explore concepts of concurrency and distributed systems.

🧠 Focus

  • Understanding race conditions
  • Data consistency challenges
  • Asynchronous processing

⚠️ Built with strong support from AI tools as part of the learning process.

📌 Outcome

Improved understanding of distributed systems concepts and backend architecture challenges.

🔗 Repository:
github.com/eduardobm0708/flash-sale-engine-java


🛠️ Tech Stack

Backend

  • Node.js (Express)
  • PostgreSQL
  • REST APIs

Tools & DevOps

  • Docker
  • Git & GitHub
  • GitHub Actions

Currently Learning

  • AI integration in backend systems (OpenAI API, automation)

🌎 Goal

Become a backend developer working on scalable and AI-powered systems internationally.


📫 Contact

Pinned Loading

  1. devburger-frontEnd devburger-frontEnd Public

    JavaScript 2

  2. devburguer-backend devburguer-backend Public

    JavaScript 1

  3. flash-sale-engine-java flash-sale-engine-java Public

    Distributed reservation system for flash sales, built with Java, Redis, Lua scripts and Kafka. Guarantees zero overselling through atomic operations and scalable event-driven architecture.

    Java 1

  4. Python-Exercicios Python-Exercicios Public

    🐍 Exercícios práticos de Python do básico ao intermediário

    Python