Projects_
2021-2023
2023
July 2023
The first version of my personal portfolio website. Built with Next.js & TailwindCSS, and hosted on Vercel, this site hosts my skills, experience, projects, and methods to contact me. Fully open-source!
Jan. 2023 - Apr. 2023
Andromeda, Team 5599's 2023 robot for the FIRST Robotics Competition, includes program logic for controller input, robot commands, mechanisms, and a complete, fully autonomous mode of closed-loop robot self-control which uses advanced algorithms, calculations, and control theory practices. The project was in collaboration with the team’s dedicated software engineering division. This was the first robot in the history of the team that used the advanced “command-based” paradigm, which aided in the overall technical capabilities of the robot.
2022
Oct. 2021 - Dec. 2022
Lock256 is a security-focused password manager utilizing the AES-256 encryption algorithm, which is implemented in a cybersecurity-conscious method, with a modern-style GUI that contains popular and convenient features.
2021
Jul. 2021 - Dec. 2021
ProgramManger is a simple command-line-based C++ program that is meant to house other simple command-line programs within it. A notable encapsulated program is the "Password Manager", which eventually went on to be the early stages of Lock256 developement (my 2022 project).