Hamzah Ahmed

Student at Sydney Boys High School

GitHub LinkedIn

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.

A screenshot of the Timetabl home page. Visit website

Benchix

Unix-like operating system kernel written in Rust.
I wrote the kernel to learn more about how operating systems function.

A photograph of benchix running on real hardware. 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.

benchix OSDev Rust

How to save users from their own network connection

Your users will thank you

Web Development Web Apps

How to use OAuth PKCE in client-side JS

TLDR; Don't build a custom OAuth implementation.

Web Development OAuth

My approach to web app development

Why I use SPAs in the age of SSR.

Web Apps PWAs Web Development