Logo

Rift Rewind 1

PROJECTS

/2025

ENE GIS

Environmentally conscious Geographic Information System (GIS).

Project Cover Image
C++Algorithms

/2025

FPGA Controlled Drone

Programmed the GPIO pins on an FPGA to control a drone using a keyboard. Used the VGA adapter to show a visual of the controls being pressed.

Project Cover Image
CVGAGPIOFPGA

/2025

TestcaseDB

Platform for programming students to share test cases.

Project Cover Image
ReactTailwindNode.jsExpress.js

/2024

Cracker

Attempts to crack user passwords taken from leaked hash data by hashing common passwords and cross-referencing.

Project Cover Image
VerilogModelSimFPGAHashing

/2024

Simple Stream

Basic note taking platform.

Project Cover Image
ReactTailwindNode.jsMongoDB

/2024

Personal Website V1

The first iteration of my personal website in which I explored the use of 3D models.

Project Cover Image
ReactTailwindThree.js

/2024

Discrd Music Bot

Music bot that plays audio in discord voice channel based on user query.

Project Cover Image
PythonYoutubeDiscord

/2024

Reversi Bot

A bot that utilizes the Minimax algorithm to play Reversi also known as Othello.

Project Cover Image
CMinimaxGame Theory