An archive of 30 personal projects (only the ones that I finished) going all the way back to when I first learned to code in ~2015.
Some of these projects were created during my first few years of coding (before I discovered Github) and whose only location until recently was an unused Windows partition that would have inevitably been destroyed at one point.
To ensure these projects are not lost to time and so I can look back at them many years from now, I thought I would put them all in one place.
A new kind of programming language, powered by LLMs.
A novel method of encoding any python script using only 8 characters.
A program that plays the card game 'Coup' well enough to win a bot battle competition.
An AI image generator embedded into Canva, built during SYNCS Hack 2022. First place! 🎉
QR Codes but with sound, built during SYNCS Hack 2020. Second place! 🎉
A *very* helpful overlay for the popular Miniclip game 8 ball pool.
Building an exploit for typeracer.com to make up for the fact I type slower than my friends.
A utility browser extension that adds the number of subscribers next to YouTube comments.
One weird trick to get more views on your edstem posts that tutors don't want you to know!
A Chrome extension which allows you to customise your own New Tab page using static files.
The DVD screensaver but it's your face.
An interactive browser-based digit classifier.
Evolving neural networks to play cartpole, from scratch.
A double pendulum simulation coded from scratch, with a sour twist.
A micro-scale simulation of vibrating molecules with macro-scale emergent properties.
A little interactive water puddle.
A song visualiser using a fourier transform that was written from scratch.
A web application for training and generating images with GANs (generative adversarial neural networks).
A procedural recursive tree generator.
A programmatic art image circle effect.
Genetic algorithm that evolves images made of triangles.
Have you ever wondered what it looks like to sort all the pixels in an image for some reason?
A nice visualisation of one method to estimate π.
Genetic algorithm that evolves cars to drive around a track.
A python clone of the Facebook messenger soccer game.
A 2D platformer game from high school.
very likely underwhelming
The first version of my agent-based evolution simulations.
My first pong.
A really bad Cookie Clicker clone. Also probably one of the first things I ever coded.