rCMS is a content management system I built for hosting small websites, like this one (Update: not anymore!). It allows me to make edits, new content, and file uploads in-browser, instead of manually editing HTML files. I built it from scratch in PHP, and it stores content to a MariaDB database server.

Source Code on Github