Welcome to my personal website, where you can explore some of my projects below or on my GitHub account.
In case you were curious, this page required HTTP requests and loaded in , with a total decoded transfer size of .
Projects
001
alt-text-generator - Automatically generate ALT-text tags from image file inputs
A Node.js package leveraging OpenAI's vision API to analyse batches of image files, outputting descriptive ALT-text tags to increase accessibility on the web.
002
wik-tok - Webapp featuring an infinitely scrollable feed of Wikipedia articles
A mobile-first webapp with a Tik-Tok style infinite feed that displays previews of Wikipedia articles - to combat boredom with an educational twist.
003
catch-p2p - P2P binary file sharing service
A lightweight, open-source peer-to-peer file sharing service designed for seamless and secure transfer of binary files between machines — all from the terminal.