Projects
Some of my projects are outlined below.
I am currently building a finance app using The Consumer Data Rights framework within Australia. The goal is to assist people of all backgrounds in financial literacy and achieve your goals quicker through better-suited banking products, and/or switching to appropriate products through giving the user more control over how their data is used and provided.
More information can be found here (opens in a new tab).
D.Woon Customs

Live Website ↗ (opens in a new tab)
I built this website for David Woon of D.Woon Customs. He brings characters to life with 3D printing and masterful painting. From digital concept to finished piece, he uses 3D modeling software to design and print custom parts, then applies intricate painting techniques to create one-of-a-kind collectibles.
Technologies
Next.JS
MDX
Once UI
Credits: Based on Once UI Magic Portfolio Quick Start (opens in a new tab)
AWAIR Sensor Dashboard

GitHub Link ↗ (opens in a new tab)
App to help users connect to Awair sensors, and recieve more granular data as well as some health advice.
Technologies
- Backend:
Java
&Spring Boot
- Frontend:
React
&Redux
- Database:
MySQL
Google Maps Launcher from CLI

GitHub Link ↗ (opens in a new tab)
Gets a street address from the command line arguments or clipboard and opens the web browser to the Google Maps page for the address.
Technologies
Python
withpyperclip
library
Static Site hosted on AWS S3

Static Website Link ↗ (opens in a new tab)
GitHub Link ↗ (opens in a new tab)
Amazon S3 can host a static website for you where individual webpages include static content. The link is directly to S3, but you can also use a custom domain name for your bucket with Route 53. More information here (opens in a new tab).
Technologies
- Cloud Provider:
aws
- Service:
S3
- Website:
html
&css
HTTP Server in .NET/C#

GitHub Link - ↗ (opens in a new tab)
Technologies
- Language:
.NET
,C#
- Topics: Sockets, threads, parsing HTTP requests, status codes and HTTP message structure, HTTP method, Unit Testing, parsing the request line