Skip to content

Three Days, One Idea | Building a Real Learning App

This project didn’t start with architecture diagrams. It started at the kitchen table. We were talking as a family about what I had been building in a lab environment — a 3-agent Agentic AI system.… 

Building an Agentic AI SQL Modernization Pipeline

(Hands-on Lab Experience) Today I had the opportunity to participate in a hands-on lab event where I built something I had wanted to experiment with for a long time: An Agentic AI-based SQL modernization system… 

From .txt to JSON – and from chaos to structure 😄

This week I built a simple command-line To-Do app. View source code on At first, it looked easy: But then reality happened. 🧠 First lesson: structure matters I started with everything in one file.It worked……