mboyea
I leverage the internet to improve accessibility of services like education, commerce, and media.
Sway, NixOS
Pinned Repositories
dnd5e
5E D&D ttrpg reference documents
game-race-webgl
A 3D web racing game made with JavaScript, WebGL, and GLSL.
home-manager
Nix Home Manager configuration files with installation instructions.
mdc
Pandoc scripts to add extra features for converting documents
nixflymc
A Minecraft server hosted by Fly.io using a Nix Docker container.
nixos-config
NixOS configuration files with installation instructions.
notes-fanuc
A collection of beginner & intermediate FANUC code & documents for the purpose of academic reference.
www-mboyea-com
A portfolio website to host articles, apps, and games by Matthew Boyea.
www-silvam-operum-com
An application to manage the forest of tasks.
zuge
Zombie Unicode Game Engine is a text game engine using the Win 32 API.
mboyea's Repositories
mboyea/notes-fanuc
A collection of beginner & intermediate FANUC code & documents for the purpose of academic reference.
mboyea/home-manager
Nix Home Manager configuration files with installation instructions.
mboyea/resume
A resume PDF, generated with Markdown + LaTeX.
mboyea/www-mboyea-com
A portfolio website to host articles, apps, and games by Matthew Boyea.
mboyea/www-silvam-operum-com
An application to manage the forest of tasks.
mboyea/dnd5e
5E D&D ttrpg reference documents
mboyea/game-alchemist-brawlers
My 4th game: An unfinished 2D fighting game built using C++ and SFML.
mboyea/game-race-webgl
A 3D web racing game made with JavaScript, WebGL, and GLSL.
mboyea/mdc
Pandoc scripts to add extra features for converting documents
mboyea/nixos-config
NixOS configuration files with installation instructions.
mboyea/zuge
Zombie Unicode Game Engine is a text game engine using the Win 32 API.
mboyea/game-boom-vroom
A 3D arcade racer game where your vehicles have weapons and rocket boosters.
mboyea/game-bulls-cows
My 1st game: Bulls & Cows is a word guessing challenge; it uses C++.
mboyea/game-console-pong
My 3rd game: A Windows Console Pong clone; it uses C++ & the Win32 AP.
mboyea/game-goat
A 2D infinite runner game where you control a goat who escaped from its farmer.
mboyea/game-mini-ninja
My 5th game: An unfinished 2D platformer built using C++ and SDL2.
mboyea/game-the-love-of-romeo
My 2nd game: A 2D side-scroller inspired by Romeo & Juliet; it uses C++ & SFML.
mboyea/map-pie-charts
Implementation of a map which has donut charts overlaid on top of it, auto-zoomed to fit the charts.
mboyea/mboyea
Config files for my GitHub profile.
mboyea/notes-assembly-language
Assembly Language Practice
mboyea/notes-data-structures
Data structure implementations w/ C++ & Java
mboyea/notes-os-algorithms
This repository stores some proof-of-concept algorithms employed by operating systems.
mboyea/template-cpp-vscode
mboyea/template-ts-react
mboyea/template-ts-solid
A template to build web applications with TypeScript, Solid, & Sass
mboyea/template-ts-vue
mboyea/totally-tubular-task-table
mboyea/www-jotrift-com
Recursive notes application, hosted at https://jotrift.com
mboyea/zge
Zombie Game Engine is a simple tool for building games using C++ & SDL2.
mboyea/zur
Zombie Unicode Renderer is a text-based window manager using the Win 32 API