projects
over the years, i've worked on a lot of projects, some of which are open-source, and some of which are private. here are a few of my favourites:
archimedes
a project i've built at hack club to help the folks at the newspaper team to write articles once, and publish to both slack and loops
this involved reverse engineering loops' internal api to send campaigns without having to go through the web interface!
high seas v2
high seas' official website was slow and hard to use on mobile, so i made an unofficial version of the site with sveltekit and airtable.js for accessing the site's data, which ended up getting ~700 users in 3 weeks
i also added a "high seas wrapped" feature where participants could see the most successful project they built, the most expensive item they won, and other fun stats!
vortex
i was frustrated with getting endless spam in my inbox, so i built a tempmail service with rust, react router, redis, and tailwind
it's ad-free, lightweight, loads fast, has a ton of domains in the pool (around ten at the time of writing), and has some nice quality of life features like showing sender logos. give it a try at vortex.skyfall.dev
pocketbrain
i wanted to learn a bit more about programming language design, so i decided to build an interpreter to brainf**k by urban muller.
it's built with rust and has a bunch of tests to ensure that everything works properly. here's the code!
wakatime for figma
i built a wakatime plugin for figma web with wxt, svelte, typescript, and tailwind
it ended up getting 100+ users on the chrome web store alone, and was featured on wakatime's community page
(this is by not an exhaustive list!)