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):

voidunderflow.com
This website. Made with Next.js and hosted on Vercel. Uses Cloudflare R2 for serving assets and MDX for displaying posts.
React and NextJS practice
Learning React through small projects and courses. Still adding things here.
Electron Progress Tracker
Desktop app for tracking goals through progress bars. Has Dropbox cloud back-ups, customisable sounds and themes, and notes.
Job board API
A practice GraphQL API using Strawberry, FastAPI, and SQLAlchemy. Has JWT-based auth, roles, and >90% test coverage.
Algorithms and Data Structures
Algo practice in Python and TypeScript - LeetCode problems, Advent of Code, and some theory.
Miscellaneous Projects
Various tutorials, university projects, and experiments with different languages and tools.
ML Practice
Machine Learning tutorials, experiments, and university coursework.
Frontend Fundamentals
Refreshing CSS knowledge and learning JS with exercises from The Odin Project, MDN, and others.
Recipes API
Practice DRF API with a focus on testing (built with TDD - 99% coverage). Has CI with GitHub Actions, JWT auth.
Tailwind Practice
Learning Tailwind basics through FrontendMentor challenges.