I am a full-stack software engineer based in the UK. I love exploring tooling and technologies that make engineering more fun, exciting and safe.
- π BunnyMQ - A modern web interface to manage RabbitMQ (AMQP) messaging queues. Built using React + TypeScript, including these fantastic libraries:
@tanstack/query
,@tanstack/router
,zod
andshadcn-ui
, with a focus on type safety.
- tRPC - Provides end-to-end type safety in APIs. Used with
zod
for schema validation. - Next.js - A full stack framework for React to build server-side rendered websites.
- Prisma - An ORM that provides a simple, type safe API to query databases.