Featured Projects
Timetabl
Timetabl is a progessive web app that allows students to view their school timetables, view announcements and scan in their attendance.
Technologies used: React, Chakra UI, Tanstack Query

A screenshot of Timetabl's home page
Blog Posts
Writing a Unix-like Operating System: Part 1
A hobby OS with UEFI boot for x86-64, with a Linux-subset kernel ABI.
How to save users from their own network connection
Your users will thank you
How to use OAuth PKCE in client-side JS
TLDR; Don't build a custom OAuth implementation.
My approach to web app development
Why I use SPAs in the age of SSR.