Architecture
Clear boundaries, predictable code, and decisions that scale.
Backend Engineer
Building scalable APIs and robust backend systems in production.
Focused on clear architecture, performance, and reliable delivery. Full-time at Sportisimo.
About
I build APIs and backend services with a focus on clarity, performance, and maintainability.
Full-time at Sportisimo, I work on backend services and integrations used in real traffic. I prefer pragmatic solutions that stay readable for teams and stable after launch. My approach focuses on proper architecture patterns, efficient database design, and continuous delivery.
Clear boundaries, predictable code, and decisions that scale.
Query-aware work with attention to response time and cost.
Static analysis, tests, and workflows that keep shipping quality under control.
Career Timeline
Core Stack
Projects
A few projects that reflect how I approach tooling, product delivery, and backend development.
Lightweight and customizable PHP development environment using Docker, NGINX, and PHP-FPM. Includes Makefile tooling, SSL support for localhost, and Kubernetes manifest generator. Built to simplify modern PHP project setups.
version: '3.8'
services:
php:
build:
context: .docker/php
volumes:
- .:/var/www/html
networks:
- app-net
nginx:
image: nginx:alpine
ports:
- "443:443"
volumes:
- .:/var/www/html
- .docker/nginx:/etc/nginx/conf.d
- .docker/ssl:/etc/ssl/local
depends_on:
- php
networks:
- app-net
networks:
app-net:
driver: bridge
AI Development
I actively integrate AI tooling into backend development — from code review to agentic workflows that accelerate the entire dev loop.
Using LLMs for code review, debugging, and drafting solutions faster without sacrificing code quality or ownership.
Leveraging AI for design decisions, trade-off analysis, and documentation that keeps teams aligned and systems maintainable.
Claude Code, MCP-connected tools, and multi-step agent workflows integrated directly into the development loop for real productivity gains.
AI Tooling
Contact
I am open to thoughtful backend collaborations, side projects, and technical conversations.
Send an email