Projects

Here are some projects I'm working on.

this site!

this site!

No fluff, just the good stuff!

Learn more →

Algopedia

Algopedia is a fun project that I created to help people learn about algorithms and data structures. It helps me stay sharp while I revisit old concepts and practice new ones, while also providing context and examples for those who are new to the topic. It is 'Code by Ed, Tests by AI', as all tests are initially generated by Claude v4. This is one of many ways I practice my craft of prompting and context construction.

Learn more →
Understanding GPT

Understanding GPT

This repository contains a comprehensive guide to understanding GPT (Generative Pre-trained Transformer) models, including detailed explanations, use cases, and implementation examples. Perfect for anyone looking to deepen their knowledge of AI and natural language processing.

Learn more →

ServiceTransformation

This is an example of microservices on k8s. The commit history shows the journey through different time periods of service orientation: Netflix OSS Stack, Spring, k8s, etc. The goal is to show how the services evolved using commit history as a way to understand the evolution of the Service.

Learn more →