Projects
Stuff I've been working on in my free time. My main focus is to learn new things and have fun doing it.
Unsure if there's anything truly useful in here.
Filter by tag (click to toggle):

This website. Made with Next.js and hosted on Vercel. Uses Cloudflare R2 for serving assets and MDX for displaying posts.

Learning React through small projects and courses. Still adding things here.
Desktop app for tracking goals through progress bars. Has Dropbox cloud back-ups, customisable sounds and themes, and notes.

A practice GraphQL API using Strawberry, FastAPI, and SQLAlchemy. Has JWT-based auth, roles, and >90% test coverage.

Algo practice in Python and TypeScript - LeetCode problems, Advent of Code, and some theory.

Various tutorials, university projects, and experiments with different languages and tools.

Machine Learning tutorials, experiments, and university coursework.

Refreshing CSS knowledge and learning JS with exercises from The Odin Project, MDN, and others.

Practice DRF API with a focus on testing (built with TDD - 99% coverage). Has CI with GitHub Actions, JWT auth.

Learning Tailwind basics through FrontendMentor challenges.