Proof I do more than talk
Stuff I've built — some for money, some for fun, some for no reason at all. A few actually work.

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

Slash Chat
Real-time chat with slash commands and bot simulator. ASP.NET Core 8, SignalR, SQLite.
slash-chat