Things I've made trying to put my dent in the universe.
I've worked on tons of little projects over the years but these are the ones that I'm most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.

Cow Track
Cattle rotation management system for tracking paddock usage and herd movements.
cow-track

Ciphers
Interactive app demonstrating the Caesar Shift Cipher encryption technique.
caesar-shift-cipher

Next.js Dashboard
Dashboard application from the Next.js App Router Course.
nextjs-dashboard

RAG Chatbot
AI chatbot using Retrieval Augmented Generation with LangChain and OpenAI.
rag-chatbot· soon

Bulk Import
Generic bulk import solution for large data imports with validation.
bulk-import· soon

Live Chat
Real-time chat with ASP.NET Core and SignalR.
live-chat· soon