Journal

ENGINEERING
JOURNAL.

Notes on AI experiments, security research, DevOps tutorials and engineering lessons.

AI Engineering2026-08-158 min read

Building RAG Systems: From Concept to Production

A deep dive into building retrieval-augmented generation systems, covering chunking strategies, embedding models and retrieval optimization.

RAGPythonLangChainLLMs
Read Article
DevSecOps2026-08-106 min read

Setting Up a Secure DevSecOps Pipeline with GitHub Actions

Step-by-step guide to building a CI/CD pipeline with integrated security scanning using GitHub Actions and Trivy.

GitHub ActionsDockerTrivyCI/CD
Read Article
AI Security2026-08-057 min read

AI Security Fundamentals: Protecting LLM Applications

Understanding the unique security challenges of AI applications and practical defense strategies for LLM-powered systems.

AI SecurityLLMsOWASPPrompt Injection
Read Article
Cloud & Infrastructure2026-07-2810 min read

Kubernetes for Developers: A Practical Introduction

A hands-on introduction to Kubernetes covering pods, services, deployments and networking fundamentals.

KubernetesDockerContainersCloud
Read Article
Chat on WhatsApp