Builds

Side projects, client work and open-source experiments. For the flagship work, see Selected Projects.

Bites Map

Product

A location-based restaurant discovery platform for the Zimbabwean market — explore and filter local food spots by location, cuisine and price, view menus and read verified reviews on a mobile-friendly interface.

  • PHP
  • MySQL
  • Google Maps API
  • Bootstrap
  • AWS EC2
  • GitHub Actions

Swazy

Web

A modern, minimalist portfolio site for a local hip-hop artist. Integrated the Instagram API for recent posts and the Spotify API for music listings.

  • Bootstrap
  • Spotify API
  • Instagram API
  • GitHub Pages

Monitra

Tooling

A service-availability tracker that monitors the uptime and latency of services such as SaaS apps, APIs and websites across environments.

  • JavaScript
  • Node
  • Monitoring

mysql-s3-backup

DevOps

A batch script that automates MySQL backups on XAMPP (Windows), uploads them to AWS S3 and cleans up old backups.

  • Batch
  • AWS S3
  • MySQL

dush

Library

A lightweight logging module for Node.js applications.

  • Node.js
  • JavaScript

web_cli_chat

Web

A web-based, CLI-style chatroom built with Socket.IO and Express.

  • Socket.IO
  • Express
  • JavaScript