// /development
Backend & Apps
From idea to deployment. I build backend systems and mobile apps – clean, scalable, and maintainable.
Backend Development
- › REST & GraphQL APIs
- › Microservices & monoliths
- › Database design & optimisation
- › Cloud deployments (AWS, GCP, Azure, Hetzner)
App Development
- › Native Android & iOS development
- › Cross-platform with Kotlin/Compose Multiplatform
- › Backend-for-Frontend (BFF)
- › App Store deployment
DevOps & Infrastructure
- › CI/CD pipelines
- › Docker
- › Monitoring & logging
// tech stack
KotlinJavaSpring BootPythonNode.jsPostgreSQLCompose MultiplatformDockerGitHub Actions
// principles
✓
Users first
Software is designed from the user's perspective, not the implementation. Meeting acceptance criteria is a baseline – users actually feeling served is the goal.
✓
Readability first
Code is read more often than it's written. I write code that explains itself.
✓
Pragmatism
No over-engineering for CRUD apps. The right solution for the right context.
✓
Tests where they matter
Unit, integration and E2E tests – thoughtfully, not out of obligation.
✓
Documentation
APIs, decisions and setup are documented – for future teams too.