Claude Code in your daily workflow: automate the tedious, focus on what matters

Claude Code in your daily workflow: automate the tedious, focus on what matters

Not an installation tutorial. An honest guide on how an experienced developer can integrate Claude Code into their daily workflow without losing control of their code.

Clean Architecture with FastAPI: Separating Your Domain from Infrastructure

Clean Architecture with FastAPI: Separating Your Domain from Infrastructure

A practical guide on how to structure FastAPI projects using clean architecture principles, with real-world examples of AWS Lambda and DynamoDB integration.