ThunderChild

Live site: https://thunderchild.netlify.app/
Description:
Thunderchild is a personal project was borne out of frustration. While testing HCP claim reconciliation in my current role, payment files needed to be manually created. This entailed manually editing XML files and doing the calculations by hand. As i asked around, I found that the Customer Relations Team had been operating this same way for years. I built this tool so that I, my team, and others in the company could easily and accuratly generate these payment files for testing and customer demonstrations of our platform.
Currently there are about 60 regular users.
Current Features
- Single month client Home Care accounting balance and transaction calculations
- Simple reconciliation tool
- In app bug reporting
- Payment file download
Thirty301

Live site: https://thirty301.netlify.app/
Description:
Thirty301 is a fundamental investment guide, allowing users to select public companies to view and help make trading descisions on fundamental data.
Please note: This is a work in progress. As such, the API used is a free teir with very restrictive rate limits. If the data does not load, please wait 30 seconds and try again.
Current Features
- Symbol and company name search
- Fundamental data display
- Closing and daily high for previous 30 days
Future Features
- Firebase connection
- User auth
- Watchlist
- Buy / sell list
- Dates per trade
- Save prices at each trade
- Calc for profit per trade
The Hive

Demohttps://www.youtube.com/watch?v=fRIgTARprM4
Description:
The hive is my interpretation of the board game ‘Hive’. It features private and public chat, an invite system, a database allowing users to continue unfinished games, and some basic stats based off the users’ experience
Please note that due to the age of the project and outdated packages used, the live site is currently unavailable until such time as I can get it updated and running. Feel free to skip arround the youtube video posted to view the built features
Technologies used: Node, MongoDB, javascript es6, typescript, Vue, express, HTML, CSS, SCSS, JWT, BCryptGenetic Algorithm in Python3

Description:
This was a genetic algorithm i wrote to solve a variation of Einstein's Riddle. The algorithm is fed some clues as to judge the fitness each solution, and then tested against a fitness function. The live site above is hosted on repl.it and obviosuly runs a lot slower than running it on your own machine or server. The hosted version is for demonstration purposes only.
Technologies used: Python3Cookie-clicker auto clicker

Description:
This project started as a friendly competition between friends to see who could waste the most time on cookie-clicker. What started out as a laugh soon became a serious competition to see who could automate our clicks with the best effect. This was the result. I pretty soon realised that the bonus cookies that popped up occasionally were the key to my success. I added in image recognition to find the bonus cookies and return the cursor to the big cookie, then soon found i needed to figure out how to use threading to offload the image recognition as to not interfere with the click rate. While not perfect, it does the job it was born for. I won the competition.
Technologies used: Python3Project Management Quiz

Live site: https://h3x.github.io/PM-quiz/
Description:
This quiz was made to help study the Project Management unit at university. I was able to gather fellow students in the same class to help with contributing questions and answers then open sourced the entire code base so others could benifit if they saw a use for the project i had created.
Technologies used: HTML, CSS, Javascript, JQueryBattleTanks

Description:
BattleTanks was a group project worked on by myself and 2 other people. BattleTanks is a multiplayer game played over a local network, or both players using the same keyboard. It was written in the processing environment. To play this game, you will need a copy of Processing with the minim sound library installed ( available at https://processing.org/ )
Technologies used: ProcessingPortfolio

Live site: https://adamjaustin.com
Description:
This portfolio site. Designed and built for the purposes of showcaseing my experience, code and featured projects.
Technologies used: Vue, Node, HTML, CSS