--- title: Home --- {% include head.html %}
This is a free-to-use webapp that acts as a new frontend to the TVDSB Student Portal website. This webapp also includes some extra data and graphs of each student's progress through highschool.
Open AppIf you are looking to build an application that hooks into the backend of any one of my services, take a look at the RetryLife API. My backend API is edge-cached and CORS-ready for use in any application at any load.
View DocumentationA 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 MarketplaceRemains is my first ever web-based multiplayer game. During the development process, I learned how to work with Node.js, design load balancers, and write algorithms that can handle multiplayer network latency.
Play gameShift 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 PostThis 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.