Cailan St Martin's repositories
ProcessManager
A simple Linux process management tool
AutonomousRobot
Code for an autonomous robot (built using VEX Robotics), to locate an infrared beacon and retrieve an object from it
PongProject
SparkFun Redboard code for a 2 player Pong game, played on an 8x8 LED matrix
ReliableDatagramProtocol
A reliable data transfer protocol implementation. Includes functionality for flow control, error control, connection management and more. Includes both a sender and a receiver
RunningMedian
My solution to the HackerRank RunningMedian problem (https://www.hackerrank.com/challenges/ctci-find-the-running-median/problem)
SimpleWebServer
A simple web server/simplified persistent HTTP implementation
TriesContacts
My solution to the HackerRank Tries: Contacts problem (https://www.hackerrank.com/challenges/ctci-contacts/problem)