-
taco_tuesday_frontend Public
A React Frontend that shows statistics for taco orders!
JavaScript The Unlicense UpdatedNov 27, 2025 -
taco_tuesday_backend Public
A REST API that manages, tracks, creates, and polls taco orders
-
taco_tuesday_slack_app Public
The front end of the Taco Tuesday application!
-
-
A Risk of Rain 2 mod that enables passive healing in closed void cells
The Unlicense UpdatedFeb 17, 2021 -
-
starter-workflows Public
Forked from actions/starter-workflowsAccelerating new GitHub Actions workflows
TypeScript MIT License UpdatedOct 20, 2020 -
-
-
cfc_time Public
Forked from CFC-Servers/cfc_timeIn-game player time tracker with support for multiple storage options and UTime compatability
Lua GNU General Public License v3.0 UpdatedAug 26, 2020 -
python-pathed Public
A small Python module that provides a simplementation of Directory and File objects
The Unlicense UpdatedJul 22, 2020 -
directory-scanner Public
A simple directory scanner implementation in Python that performs callbacks on change
The Unlicense UpdatedJul 22, 2020 -
-
-
useful-annotations Public
A set of useful and often reused annotations
The Unlicense UpdatedJul 2, 2020 -
-
-
spring_mailgun_email_sender Public
This component utilizes Spring 5 Boot & Reactor to facilitate the sending of Emails using the MailGun API.
-
-
-
-
workshop_lua_generator Public
Forked from CFC-Servers/workshop_lua_generatorA script written in Python that generates a GarrysMod server's workshop.lua automatically from their collection URL.
Python GNU General Public License v3.0 UpdatedOct 19, 2019 -
git_pull_all Public
A simple python package that pulls all Github repositories in a directory with some cool customization
Python UpdatedOct 18, 2019 -
utils Public
A repository containing my various helper methods/objects that I've created thousands of times
UpdatedSep 18, 2019 -
json_file_getter Public
A very simple module for Python that takes a URL and JSON key and saves the file found to a user-defined location.
Python UpdatedJun 10, 2019 -
windows_background_changer Public
A python module that changes the current desktop background on Windows to a provided image.
-
-
-
memory_manager_simulator Public
A C++ simulation of a memory manager using custom malloc and free functions.
C++ UpdatedMay 2, 2019 -
intentional_deadlock Public
Two programs written in C that intentionally cause a deadlock. One between threads, and the other between processes.