From da292c419e786b61e4165fe3c216a323056fbef8 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Wed, 2 Sep 2020 16:45:36 -0400 Subject: [PATCH] Update projects --- index.html | 108 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 61 insertions(+), 47 deletions(-) diff --git a/index.html b/index.html index d77fa6c..62433ba 100644 --- a/index.html +++ b/index.html @@ -112,18 +112,32 @@ title: Home
-
GitHub Actions for FRC
-

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
-

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 - -
-
-
-
-
-
-
Rayzor
-

Rayzor is my final project from my ICS4U computer science class. - This is a 3D raytracer that can generate still images from a scene definition file. - Take a look at the project's README file for some examples.

- -
-
-
-
-
-
-
Pi-hole API
-

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
+

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 + +
+
+
+
+
+
+
Rayzor
+

Rayzor is my final project from my ICS4U computer science class. + This is a 3D raytracer that can generate still images from a scene definition file. + Take a look at the project's README file for some examples.

+ +
+
+
+
+
+
+
Pi-hole API
+

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.

+
-
-
-