This section showcases my personal projects — a space where ideas turn into working prototypes.
Each project is an attempt to explore how emerging technologies like Artificial Intelligence can be applied to real problems.
How I Built a Supply Chain Optimization Agent with Gurobi and Google ADK
TL;DR I built a simple AI agent that uses natural language to solve complex supply chain optimization problems. By combining Google’s Agent Development Kit (ADK) for the framework and the Gurobi Optimizer for the heavy math, I created a tool that can interpret plain English, run optimizations, and even handle “what-if” questions. It’s a fun throwback to my MBA days, but way more powerful than my old Excel sheets. 🔗 Check out the project on GitHub: : Github ...