Try typing cat hero.md to go back to the top!
about
Hello There 👋
I'm Dillon Hunt, a Computer Science student at the University of Queensland.
On this site I share what I'm working on, reflect on my past projects and talk about all things tech related (and occasionally other things of interest).
Here are a few of my favourite projects.
featured
Social Media App
This was built as a personal project to create an Instagram-like social media platform to learn TypeScript. As well as TypeScript I also needed to interface with 3rd party systems like Firebase for authentication and data storage as well as Algolia for full-text search.
Cafe Web App
This online ordering app was made for an assignment for my year 12 Digital Solutions class focusing on the interaction between users and data. The system evolved a customer-facing ordering web app as well as a business-facing order management app to view and complete orders.
Ocean Watch
This project for my Digital Solutions class was focused around data visualisation. The provided stimulus spreadsheet of shark attack data was imported into an SQL database via a NodeJS API. Mapbox was then used to display this data on an easy to navigate map to make this information accessible to the public.
To see more details on these projects try typing cd Projects.
projects
Here are a few of the various project I have completed.
If you want to have a look at some more, check out my GitHub.
2023
Ocean Watch
A Mapbox application that charts all shark attacks and sightings via a NodeJS API and SQL database.
2022
Logic Gate Simulator
Simulates simple logic gates such as AND, OR & NOT with binary inputs and outputs.
Cafe Ordering Web App
A drink ordering app for teachers of St Andrew's Anglican College.