This page lists some of the projects that I’ve worked on and feel quite proud of. A list of all the stuff I’ve done can be found on my GitHub.


Blogfolio

Link

The previous iteration of this site! Started work on this cuz I wanted to have a domain back in 2023. It used to be a full blown web server written in Rust and powered by SurrealDB, but I switched to SSGs in favour of ease of maintenance.

Stuff I used:

BB84 Numpy

Link

Created this as part of a cryptography assignment. Wanted to learn more about quantum cryptography and decided to implement the BB84 quantum key distribution scheme using Python’s amazing Numpy library.

Stuff I used:

Canteen Queue Estimater

Link

A project done for my secondary school for “crowd management”. Utilizes a fine tuned version of YoloV5 to count the number of heads in a queue and sends the data to a locally hosted web server for display.

Stuff we used: