Projects
Mastermind
Download for LinuxDownload for Windows
A terminal version of the classic multiplayer boardgame "Mastermind".
Powered by:
- C++
Locksport
Download .py fileA basic game in python about deducing numbers with simple math.
Powered by:
- Python
Private Web Server
A simple web server for hosting personal projects.
Powered by:
- Raspberry Pi 4B
- Git
- Gunicorn
- Nginx
- CertBot
Simpliscript
A note taking app built for Sparklight Tech Support agents to assist with verbosity an usability in creating ticket notes on customer accounts.
Powered by:
- React
Forum
A simple social media clone, specifically modeled after Reddit.
Powered by:
- Ruby on Rails
- React
Landing Page
A rudimentary landing page layout to illustrate CSS and web layout concepts.
Powered by:
- HTML
- CSS
Etch-a-Sketch
A etch a sketch created with a dymically sizable grid.
Powered by:
- HTML
- CSS
- JavaScript
Calculator
A calculator that uses a shunting yard algorithm and a postfix evaluator to perform calculations.
Powered by:
- HTML
- CSS
- JavaScript