Benjamin's repositories
Cpp-Delegate-Library-Collection
C++ Delegate Library Collection
Project-Forecast
Experimental Risk of Rain clone.
SFML-Assimp-OpenGL_mesh_model_viewer
A simple mesh model viewer.
govhack-2017-team206-project206
GovHack 2017 Canberra Team206 Project
SimpleChat
A simple real time chat client built using Ruby on Rails (Ruby v2 and Rails V4). Support user authentication, multiple chat rooms and file upload and sharing.
gromtector
A real time audio classifier focused on detecting my neighbours and my dog's barks.
Overwatch-Player-Log
An application for recording info of players that you enjoyed (or otherwise) playing with on Overwatch.
RiskOfRain-Server
A prototype custom Risk of Rain server for learning the Risk of Rain network protocol.
project205
govhack
AsymCryptor
A simple WPF application for generating RSA keys and encrypting/decrypting string data to and from encrypted base64 strings
Cpp-Primer-Plus
my own solutions to the review questions and exercises of the book "C++ Primer Plus"
DogFriendlyParkFinder
A repo for extract dog friendly park names from council/city web pages and plotting them onto maps.
GameMaker-Studio-Decompiler
Extract PNG Sprites from GameMaker:Studio
GMSAssetProcessor
A simple asset processor that processes GameMaker:Studio asset files after they have been extracted from the data.win file.
MapleStory-Music
My own scripts for pulling down MapleStory BGM for personal use.
potty-matters
Personal webapp for recording pet potty events for potty training.
Reddit_DailyProgrammer_Challenges_Solutions
my own solutions to the reddit daily programmer challenges.
ThreadPool
A simple C++11 Thread Pool implementation