diff --git a/index.html b/index.html index d77fa6c..62433ba 100644 --- a/index.html +++ b/index.html @@ -112,18 +112,32 @@ title: Home
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 - Easy Pose Notation library +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.
+ +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.
+