Number base converter
A simple number base converter with CLI (curl) support. Simply to go /number-base/{number}/{fromBase}/{toBase}
News Dashboard
A simple PoC node.js news dashboard with async API calls and caching built on the express framework. It's setup as a systemd unit that will automatically restart if the process fails and configured behind Apache using reverse proxy.