Projects
Web Server
A simple web server for hosting personal projects.
Powered by:
- Raspberry Pi 5
- Git
- Gunicorn
- Nginx
- CertBot
Reverse DNS
A Reverse DNS for faster performance and privacy.
Powered by:
- Raspberry Pi 5
- Pi-hole
- Tailscale
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