Projects

I often have a few projects being worked on at any one time, and several of them are web-based. This website has allowed me to host many of these rather simply, and you can find several of these below.

Some of the projects below are not web based, but hopefully there's enough information on them either below or on their project page. Feel free to peruse my Github to see what I've been up to lately.

Budgie

Source Link

Budgie is a simple budgeting App I am working on to keep track of my finances. It is written in TypeScript, using React + MaterialUI.

Little Environment

Source Link

Little Environment is a simple environment for the LC-3. After learning to how to program in the LC-3 Assembly language, and later having to write a simulator for it, I began to enjoy its simpleness. I've since written many projects around it, some of which can be found on my GitHub, and figured this would be an interesting challenge to undertake. It includes an Editor and Assembler, where the output is given in the LST file format that the Windows LC-3 Simulator emits.

Timeline

Source Link

Inspired by app-ideas repository, and their Advanced idea for creating a timeline that can display a users GitHub history, I decided to challenge myself even further.

Timeline is a small web application that strives to not only allow a user to easily display their history, it allows them to export the timeline they create so that they can add it to their own sites/apps.

UpSkill

Source Link

Upskill was a project I was a part of during a 48-hour Hackathon for the DEVS society at the University of Auckland during July of 2020

The theme for this DEVS Hackathon was "Isolation and Quarantine". Across the team, wenoticed that a lot of people were made redundant as a result of COVID-19. We decided that it would be a great idea to help others relearn industry specific skills from others, as well as providing instructors with these skills, another form of income. We developed the solution of UpSkill

UpSkill is a platform that offers live online lessons that are local with the added opportunity to network, aimed at those who have been made redundant as a result of quarantine and isolation. Our aim is to upskill, reskill and retool learners to help them re-enter the job market

Wave

Source Link

This project is a rewrite/fork of a project I was a part of during my final semester as an Honours student at the University of Auckland. The original project is called Roll for Reaction, and is written in JavaScript whereas this is written in TypeScript.

Terrible Hack

Source Link

Terrible Hack was a hackathon in which every participant was encouraged to come up with the most terrible ideas possible over 48 hours. As my friends and I are only capable of coming up with terrible ideas, it seemed like the perfect opportunity for some fun. Over the course of the hackathon, we came up with 20-25 ideas, and executed on 15 of them. These were all packaged under one website that you can see above.