Pinned Repositories
CompNetworks2020
TCP and UDP network programming in C.
DijkstraGraph2020
An implementation of Dikstra's algorithm in Java on randomised graph data sets
DogBreeder2019
Implementation of an application in C++ and Java for code comparison.
HuffmanEncoder2020
An rough Huffman coding implementation in Java
mega65-tools
Tools and Utilities for the MEGA65 Retro Computers
mega65_OS
A rudimentary operating system I wrote for the Mega65.
rust_projects
Messing around with Rust projects
Team-Roughlike-2020
DemonSchool: a rougue-like computer game written in C# and Unity.
Tries_and_Suffix_Trees2020
Implementations of Tries, Suffix Tries and Suffix Trees in Java using the text of Frankenstein
VirusApp2020
A Java application that uses graphs to track the spread of a virus.
jakroth's Repositories
jakroth/CompNetworks2020
TCP and UDP network programming in C.
jakroth/DijkstraGraph2020
An implementation of Dikstra's algorithm in Java on randomised graph data sets
jakroth/DogBreeder2019
Implementation of an application in C++ and Java for code comparison.
jakroth/HuffmanEncoder2020
An rough Huffman coding implementation in Java
jakroth/mega65-tools
Tools and Utilities for the MEGA65 Retro Computers
jakroth/mega65_OS
A rudimentary operating system I wrote for the Mega65.
jakroth/rust_projects
Messing around with Rust projects
jakroth/Team-Roughlike-2020
DemonSchool: a rougue-like computer game written in C# and Unity.
jakroth/Tries_and_Suffix_Trees2020
Implementations of Tries, Suffix Tries and Suffix Trees in Java using the text of Frankenstein
jakroth/VirusApp2020
A Java application that uses graphs to track the spread of a virus.
jakroth/webdev2019_SPA
This is a blogging website built with the MEAN stack, with a local SQLite database for rudimentary login authorisation.
jakroth/wheelsDB2019
An SQLite relational database for a fictional car rental company.
jakroth/YouTubeTrender2019
This is a YouTube video parser and indexer written in Java.