diff --git a/index.html b/index.html index 62433ba..62ccbf0 100644 --- a/index.html +++ b/index.html @@ -92,6 +92,8 @@ title: Home class="fab fa-github"> + @@ -99,8 +101,10 @@ title: Home
MCInfo is a simple web app for viewing information about any public - Minecraft server or user. The site is powered by the RetryLife API, and communicates +
MCInfo is a simple web app for viewing information about any + public + Minecraft server or user. The site is powered by the RetryLife API, and + communicates to servers via TCP connections using Dinnerbone's Python library.
Open App @@ -113,31 +117,54 @@ title: HomeLibEPN is a Java library I built that provides a common interface - for working with the position and orientation of objects in 3-dimensional space by making heavy +
LibEPN is a Java library I built that provides a common + interface + for working with the position and orientation of objects in 3-dimensional space + by + making heavy use of Quaternions.
+A GitHub CI action specifically built for FRC/GradleRIO codebases. - This has been used in production by multiple FRC teams, and has become a core tool - in the Raider Robotics software development pipeline.
- GitHub Marketplace - +Ultralight is a custom maven server that is designed to run on + machines with very low resources, and almost no storage. I use Ultralight to + host my + personal maven repositories, and welcome other people to set up their own + instances. +
+ Demo + +Shift is a rotating-key, XOR-based data encryption tool that I - built to learn about the inner workings of simple encryption tools. This tool is - used to obfuscate program data in some of my other applications.
- Blog Post - -This is an old project of mine that is used in some of my backend - server management tools, and by many other people in personal projects. Pi-hole API - is a Python3 wrapper around the Pi-hole admin - interface.
- +Shift is a rotating-key, XOR-based data encryption tool that I + built to learn about the inner workings of simple encryption tools. This tool is + used to obfuscate program data in some of my other applications.
+ Blog Post + +This is an old project of mine that is used in some of my + backend + server management tools, and by many other people in personal projects. Pi-hole + API + is a Python3 wrapper around the Pi-hole admin + interface.
+ +