Recent posts

christosbot

9 minute read

Build your own conversational AI assistant using Azure AI Search and Azure OpenAI. This comprehensive guide outlines the architecture, models, and steps nece...

Stale Repos Identifier

6 minute read

Automate the identification and reporting of inactive repositories in your GitHub organization with the stale-repos action. This action streamlines repositor...

Azure Verified Modules

7 minute read

Azure Verified Modules (AVM) are standardized, supported Infrastructure as Code (IaC) modules for deploying Azure resources, ensuring best practices and cons...

Testcontainers

24 minute read

Discover the power of Testcontainers, a versatile library simplifying Docker container management for testing. Explore its mechanics, features, and practical...

pre-commit

5 minute read

Discover how pre-commit can automate code quality checks and improve your development workflow with practical examples.