Zig Language Server

I created the Zig Language Server in 2020 and maintained it on-and-off until 2024. Today, the Zig Language Server has over 10,000 users. I fundraised over $14,000 (as of October 2024) to pay project maintainers. I also gave talks on ZLS and discussed the project on various podcasts.
Systems Compilers OSS
ZLS logo
Example of ZLS being used in a Zig codebase
Photo taken by Kellan of my ZLS talk at SYCL 2023

The Snitch

I cofounded the Snitch satirical newspaper in 2019 and designed and developed our website. I also directed writing, editing, and publishing as editor-in-chief from 2020 to 2022.
Frontend Backend Design Journalism OSS
The Snitch homepage
The Snitch about page
The Snitch article page
The Snitch quiz page

SYCL 2024 Badge and Volunteer

I wrote the simulator and userspace drawing code for the Software You Can Love 2024 badge and directed the in-person workshop component when the original workshop leader couldn't make it to the conference. During talk days, I ran the microphone around for Q&As.
Frontend Systems Embedded Conference OSS
SYCL 2024 badge simulator
SYCL 2024 badge workshop
King and I at the badge workshop

SYCL 2023 Website and Brand

I worked with organizer Matt Knight to design and develop the Software You Can Love 2023 brand and website from the ground up, which included designing a logo, badges, and a banner.
Frontend Design Conference OSS
SYCL 2023 logo
SYCL 2023 homepage
SYCL 2023 tickets page

Private Suite Magazine

I programmed the Private Suite website, implementing designs conceived by head designer Seth Startix. I also wrote a few times for the illustrious vaporwave publication. Private Suite is unfortunately defunct.
Frontend Backend Design Journalism OSS
Private Suite homepage
Private Suite about page
Private Suite podcast page

random-projects.net

I designed and developed my friend and open-source peer Felix's website. I worked with Felix to get the look and feel just right.
Frontend Design
random-projects.net homepage
random-projects.net about page
random-projects.net projects page

Radish Battle Pass

I created the concept and frontend for this spoof of the Radish Coop's website for the 2023 iteration of McGill's hackathon, McHacks 10. The Radish team loved the Radish Battle Pass concept as well as the tweaks we made to their UI, so they gave us free samosas for a month!
Frontend Backend Design OSS
Radish Battle Pass battle pass page
Radish Battle Pass restaurants page
Radish Battle Pass restaurant page
Radish Battle Pass redeem page

avrboot

I implemented an AVR bootloader from the ground up for the Zig Embedded Group and flashed a real Arduino with LED flashing code using my bootloader.
Systems Embedded OSS