Featured projects
Timetabl
Time management tools for high school students (currently SBHS
only).
Timetabl is used by over 600 students at Sydney Boys High School.
Visit website
Benchix
Unix-like operating system kernel written in Rust.
I wrote the kernel to learn more about how operating systems
function.
View repository
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.