<?php
namespace About;
$name = "Thiago Gomes";
$role = "Senior Software Engineer";
$focus = "Backend, Performance, DevOps & Architecture";
$motto = "Senior engineers solve problems using technology — the stack is just a detail.";
echo sprintf("I'm %s, a %s focused on %s.", $name, $role, $focus);
// I'm Thiago Gomes, a Senior Software Engineer focused on Backend, Performance, DevOps & Architecture.I'm eternal trainee of life that works over 6 years in technology area, always learning, always improving. Specialized in backend development, focused on building scalable APIs, distributed systems and high performance architectures. I'm equally comfortable working on modern microservices or diving deep into monoliths and legacy systems, because I believe there's always something valuable to learn and improve in any codebase.
I have a strong passion for performance engineering, DevOps culture and software architecture, I love profiling bottlenecks, designing resilient systems and automating everything that can be automated.
Today I'm a heavy user of PHP and Node.js/TypeScript, but I believe great engineers solve problems, technology is just the means.
Want to connect? Find me on LinkedIn or email theago.dev@gmail.com.



