Workspace

Welcome to my work space, here you will find the projects I am currently working on.

Projects

mush
Mush is a command line tool I am developing to make backing up data an effortless task. Mush will take multiple source directories and mush them together into a single destination directory whilst allowing files and folders to be ignored with an ignore file and also taking care to deduplicate data.
webserver-cpp
A simple web server which I am doing to expand and reinforce my skills with C++. I am also simultaneously developing the same server with Rust so I can compare the languages as well as a good opportunity to get to grips with the lower level workings of the web and web-server security considerations.
webserver-rs
A simple web server written in rust which I am developing simultaneously with a matching server in C++ so that I can learn the similarities and the differences between the languages as well as a good opportunity to get to grips with the lower level workings of the web and web-server security.
Sitemap