available for work
Mahdi.
$ backend engineer & devops
I design and build the parts of software nobody sees but everybody depends on — APIs that stay fast under load, databases that don't lose data, and deployments that don't wake anyone up at 3 AM. From the first schema to the last nginx reload.
What I Do
01
API Design & Development
Clean, well-documented REST APIs — concurrent services in Go when raw throughput matters, async Python with FastAPI when speed of iteration wins.
02
Data & Storage Engineering
Schema design, query tuning, and migrations done safely. PostgreSQL for systems that grow, SQLite for systems that ship — and knowing which one a project actually needs.
03
Infrastructure & Operations
Linux servers, nginx, TLS, process supervision, CI/CD pipelines, monitoring. I ship what I build and keep it running.
Stack
// languages & frameworks
Go services · CLIs · concurrency
Python FastAPI · asyncio
// data
PostgreSQL design · tuning · replication
SQLite embedded · edge · WAL
// infrastructure
Linux debian · ubuntu
Nginx reverse proxy · TLS
Docker images · compose
CI/CD pipelines · zero-downtime
Git trunk-based · reviews