Plataforma de personalização de criativos
Editor visual baseado em Fabric.js para times de marketing gerarem peças aprovadas pela marca em segundos.
View case→<Senior Full Stack Developer />
Specialist in Laravel, React.js, Vue.js and WordPress with a focus on architecture, performance and scalable products.
1namespace App\Services;
2
3final class PaymentService
4{
5 public function charge(Order $order): Receipt
6 {
7 return $this->retry(3, fn () =>
8 $this->gateway->process($order->toCharge()),
9 // idempotente, observável, com fila no Horizon
10 );
11 }
12}
13
14// ✓ tests passing · ✓ deployed · ✓ p95 < 80ms
// stack
Tools chosen by what they deliver in production — not by hype.
Core backend language
Main framework for 7 years
Complex SPAs and dashboards
Reactive and lightweight interfaces
Custom themes and plugins
Modeling and optimization
Reproducible environments
EC2, S3, RDS, SQS
Caching and queues
Typing across the frontend
APIs and auxiliary services
Automated CI/CD
// specialties
Areas where I deliver with depth — from product to infrastructure.
Architecture of scalable platforms for multiple clients.
Development of robust APIs, integrations and high-performance systems.
Modern, componentized and highly responsive interfaces.
Development of custom themes, plugins and integrations.
Asynchronous processing, workers, queues and automations.
Dynamic editors for creative customization and media generation.
Application optimization focused on stability and growth.
Containers, CI/CD, scalable environments and automated deployment.
// experience
Seven years solving real problems: architecture, performance, complex integrations and scale.
Digital products ranging from MVPs to multi-tenant SaaS platforms serving millions of requests per day.
System design built to grow.
Well-versioned and documented REST and GraphQL.
Pipelines, jobs and integrations that remove manual work.
Multi-tenant, billing and data governance.
Configuration and white-label systems.
Profiling, caching and query optimization.
Asynchronous processing at scale.
ERPs, gateways, CRMs and external services.
// featured projects
A selection of representative projects — from multi-tenant SaaS to advanced visual editors.
Editor visual baseado em Fabric.js para times de marketing gerarem peças aprovadas pela marca em segundos.
View case→Arquitetura multi-tenant com isolamento por schema, billing recorrente e painel administrativo unificado.
View case→Motor de disponibilidade em tempo real, integração com canais externos e dashboard operacional.
View case→// process
A clear flow from discovery to deploy — built to scale and last.
Understanding the business, users and project goals.
Architecture definition focused on scalability, performance and organization.
Implementation with clean code, componentization and best practices.
APIs, automations, queues, external services and asynchronous processing.
CI/CD, Docker, monitoring, optimization and application stability.
// technical seniority
Principles and practices I apply to every project, from MVP to critical systems.
Clear layers, boundaries and dependencies.
Code that evolves without breaking.
Continuous deployment with automated quality.
Parity between dev, staging and production.
Cloud-first infra with controlled costs.
When it makes sense, done right.
High throughput, low latency.
Unit, integration and e2e.
Horizontal, vertical and architectural.
Profiling, indexes and strategic caching.
// results
Delivered a solid architecture that held our scale without rework. Technical and product seniority.
Solved performance bottlenecks we had dragged for months. Clear communication and impeccable code.