Colin's repositories

GBemu

Very simple Nintendo Gameboy emulator written in Java and designed as a hardware learning exercise.

Language:JavaStargazers:3Issues:1Issues:0

Rubik

Rubik's cube with different solving techniques. Uses my JavaPlus library for 3d rendering (https://github.com/qkmaxware/JavaPlus)

Language:JavaStargazers:2Issues:0Issues:0

es-theme-flat-dark

Custom version of the flat-dark theme for emulationstation

Stargazers:0Issues:1Issues:0

Java-Password-Manager

Uses local database files to store/generate non-confidental passwords with a easy to use front-end interface.

Language:JavaLicense:CC-BY-4.0Stargazers:0Issues:2Issues:0

JavaPlus

Simple collection of useful java classes including mathematics and 2d/3d soft-rendering.

Language:JavaStargazers:0Issues:1Issues:0

JavaWebUiMVC

A proof-of-concept java project designed to use a simple 'local' web server to allow developers to create beautiful user interfaces for java apps through html, css, and js. This is not designed as a fully functional web server and should not be used as such.

Language:JavaStargazers:0Issues:1Issues:0

JLinq

Flat file database system with basic constraints and data-types and collection querying similar to c# Linq

Language:JavaStargazers:0Issues:1Issues:0

LanguageExperiment

More comprehensive experiment into recursive decent parsing.

Language:JavaStargazers:0Issues:1Issues:0

NeuralNetworkExperiments

Experiments into learning Neural Networks (uses my JavaPlus library for math https://github.com/qkmaxware/JavaPlus)

Language:JavaStargazers:0Issues:1Issues:0

Oak-MathCalculator-

A simple calculator application that uses complex numbers and matrices as the primitive data types. An experiment in string parsing. Uses my JavaPlus library for some functions.

Language:JavaStargazers:0Issues:0Issues:0

PowerBot

A framework for a discord bot built around the idea of grouping commands into modules.

Language:C#Stargazers:0Issues:1Issues:0

Simple2WayBinding

Simple JS two way binding between a JavaScript model and the HTML view.

Language:JavaScriptStargazers:0Issues:1Issues:0

SimpleCppServer

Extremely primitive web-server example using Boost::asio tcp sockets

Language:C++Stargazers:0Issues:1Issues:0