Skip to content
View eduardo-padilha-dev's full-sized avatar

Highlights

  • Pro

Block or report eduardo-padilha-dev

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

Backend developer with a strong focus on PHP 8+ and the Laravel ecosystem. I care about writing code that is not only functional but maintainable — applying SOLID principles, Clean Code, and MVC patterns as a baseline, not an afterthought.

Currently studying Internet Systems at UTFPR while working professionally at Dalba Engenharia, where I built an internal PHP system for centralized compliance document management that the team relies on daily. My hands-on experience also covers high-performance setups with Laravel Octane (Swoole), Redis for caching and queuing, and Docker for containerized environments.

I am always looking for opportunities to grow alongside teams that value engineering quality and take their craft seriously.

  • PHP 8+
  • Laravel
  • Laravel Octane / Swoole
  • Docker
  • Redis
  • MySQL
  • REST API Design
  • SOLID / Clean Code / MVC
  • Git

Pinned Loading

  1. url-shortener url-shortener Public

    URL shortener built with Laravel 12, Redis queues, Octane/Swoole and async job processing — evolved from a sync v1 to handle 500K+ concurrent requests

    PHP