Project 1 - This blog!

I built this blog as a way to share my thoughts and learnings. It's intendedt to be a simiple blog engine. The content (blog posts, links, this page) are done in markdown and kept in a seperate content repo.

Project 2 - Grid Agents

Read about it at here

Grid Agents is a Python-based simulation engine that creates a vibrant city environment populated by autonomous agents powered by large language models (LLMs).

Set in a configurable 2D grid world, these intelligent agents make decisions, interact with each other, and engage with city elements like streets, buildings, and vendors based on LLM-generated responses.