Blog
Notes on building developer tools, AI, and the occasional career tip.
Popular topics
Clear filtersMore topics (145)
topic FastAPIView all posts
Latest articles
Showing 1–3 of 3
FastAPIJul 17, 20262 min read
Python Async and Await: A Practical Guide to Concurrency
Understand Python async and await, the event loop, task groups, cancellation, blocking code, FastAPI integration, testing, and concurrency mistakes.
FastAPIJul 17, 20267 min read
FastAPI Tutorial: Build and Deploy a Production-Ready Python API
A practical FastAPI tutorial that grows a task API from the first endpoint through validation, authentication, testing, Docker, and AI integration.
AI engineeringJul 17, 20268 min read
How to Become an AI Engineer: A Practical Roadmap for Software Developers
A practical AI engineer roadmap for software developers covering Python, machine learning, LLMs, RAG, agents, deployment, evaluation, and security.