What I have
- Personal APIs deployed on small hosting providers for demonstration purposes.
- Local FastAPI experiments to learn backend service patterns.
- Documentation that lists missing features and risks.
What I don’t have yet
- Ownership of production backend systems or high-traffic services.
- Deep observability with tracing and alerting.
- Large-scale data modeling and migrations.
What I’m doing next
- Auth hardening (refresh tokens, auditing, device trust).
- Schema migration practice for relational databases.
- Async job queues and caching experiments.