Skip to main content

Loading projects...

My Projects

A showcase of my technical projects and development work

SENBridge

A SEND-focused AI assistant for parents and carers in England. Grounds answers in official legislation and guidance with citations, streams chat responses, and can help draft letters to schools or local authorities.

Next.js TypeScript React Google Gemini Prisma NextAuth

Castle Adventure Game

A text-based adventure game built using Object-Oriented Programming principles in JavaScript. Features modular architecture with separate classes for rooms, items, and characters, demonstrating clean code organization.

JavaScript OOP HTML5 CSS3 Game Dev

Open Source Testing Setup

A comprehensive testing infrastructure for open-source projects, featuring Jest, Cypress, and GitHub Actions integration. Demonstrates advanced testing methodologies and CI/CD practices.

JavaScript TypeScript Jest Cypress GitHub Actions