Analysis Paster
A Mozilla Firefox and Google Chrome extension that inserts a button into FFLogs to automatically paste logs into xivanalysis.
Firefox: link
Chrome: link
PokéRogue - Repels
https://github.com/ojukeihpos/pokeroguePokéRogue is a fangame based on the Pokémon franchise. My contribution was a new item, "Repel", which would allow the player to manipulate the type of encounters they experience on their playthrough.
Unfortunately, this wasn't implemented due to the main developers being unsure how they wanted the item to work and how it would affect the gameplay loop.
AI Snake
Based on the code from Code-Bullet, this self-learning Snake AI uses genetic algorithms and neural networks. I modified the code to run more simulations per generation, and adjusted the neural network to prevent redundancies.
BeerBuddy - Group Project
A web app designed to offer alcoholic recommendations based on a user's criteria such as taste, alcohol percentage, colour, etc. My role was to oversee multiple teams and their tasks, assigning them and assisting as necessary.
HealthSimple
This Android app was entered into a hackathon, winning the "Best Pitch" award.
The app allowed users of lower-spec Android compatible devices to learn more about the medical symptoms they may have. It would query through a database and return its best estimate of what illness the user is experiencing.
In lieu of a device that could run Android apps, the service would also allow users to text a specific number to perform the same query.
This would relieve strain on medical services while offering accessibility to distant areas.