SPOTLIGHT
Featured projects and accomplishments
CyberPatriot National Runner-up
CyberPatriot is a national high school cybersecurity competition where teams of students secure virtual machines against an attacking red team. Placed 2nd from among over 3000 teams in the 2018 competition.
MORE PROJECTS
Here's an extended selection of my projects
Discord Bot
A bot providing some simple commands for the Discord chat service such as reminders, countdowns, and message leaderboards. Written in C# using Discord.NET, including a custom built command system using reflection and dependency injection.
VSCode okpy
A Visual Studio Code extension that provides interactive command support with the OK Python assignment autograder used by Berkeley's CS61A and other introductory Computer Science courses
MCCBL
Minecraft Command Block Language. Written as a means of writing Minecraft commands in a text file and importing them to the game en masse. Provides command interpretation functionality to aid in designing complex maps. Used to create the Transparency PVP map.