Projects
This is a collection of the projects I have worked on so far, each showcasing my thought process as a software engineer.
Finance Dashboard
This was a project I used to increase my skills in TypeScript and get into data visualisation as a frontend developer.
VIdeo Streaming Server
This is a project I used to understand streams, and how they work, especially when sending media data across a network through a server. It is built with NodeJS.