Dev Chronicles
2025-04-15
SecuritySAST
From Vulnerability to Patch: Building an Autonomous SAST Agent
How I built a Python SAST agent that autonomously detects security vulnerabilities, generates code fixes, and creates pull requests — complete with CI/CD integration.
Read Issue →
2025-04-05
PythonCelery
Event-Driven Architecture in Python: Celery, RabbitMQ, and Real-World Patterns
A practical guide to event-driven architecture in Python using Celery and RabbitMQ. Patterns for async processing, saga orchestration, and scaling backend systems.
Read Issue →
2025-03-25
AICode Review
Automating Code Reviews with AI: Building a PR Reviewer Agent
How I built an AI-powered PR reviewer that integrates into CI/CD pipelines, detects code quality issues, and provides actionable feedback on every pull request.
Read Issue →
2025-03-15
RAGLLM
What is RAG? Building a Medical Chatbot with Llama2 and Pinecone
Understanding Retrieval Augmented Generation (RAG) by building a medical chatbot that provides reliable, source-cited answers using Llama2 and Pinecone vector search.
Read Issue →
Page 1 of 2