Here you will find anything I deem worthy to be posted on the internet when it comes to my programming tendancies.
- π§Ύ Testcafe Jira XRAY Reporter - plugin for Testcafe to send results to Jira XRAY as execution issues
- π Clemson Makerspace Signin - frontend, ci/cd, and general changes with CPSC Capstone
- π§Ί Angular Linting Plugin - plugin for eslint that requires certain elements to have ids on them
- π² Call of the Wild - 24-hour hackathon-made route-randomizing walking app, made with react-native
- π Trace Camp Winter 2020 - curriculum from teaching a weeklong React coding bootcamp
- πͺ΅ Trace Camp Summer 2021 - assignments and resources for learning React accompanied by bootcamp
- π Trace Camp Website - Gatsby/Tailwind website for Trace Camp coding bootcamp
- π°οΈ Time Card - hourly time card for non-exempt work with live suggestions made with Svelte
- β Chess Interface - chess game interface made with React
- πΉ Tartus Game - recreation of Tetris in Python/Pygame
- β Teardown Tool Menu - mod for the game Teardown with over 50,000 downloads
- π Rust 2048 - effecient library implementation of 2048 in rust
- 𧩠Syllogism Checker - checks the validity of syllogistic statements, made to aid in philosophy class
- πΉ The Keyboard Keyboard - maps all alpha-numeric keys to music notes
- π¦ PyDatapack - Python library for generating Minecraft datapacks (not updated or finished)
- π Advent of Code - my solutions to the Advent of Code challenges