Coursework Experience Projects Skills

⚠️ Note: This page is still in progress. Content will be updated soon.

Projects

CPU Design and Simulation Project (CPE 271L)

GitHub Link:https://github.com/Equinox2121/Simple_CPU

Nov 2025 – Dec 2025

  • Designed and implemented a simple 8-bit CPU in VHDL, modeling the “fetch-decode-execute” cycle on an Intel DE10-Lite FPGA Board.
  • Developed core processor components including the Program Counter, ALU, Control Unit, Registers, Multiplexers, and RAM Memory, and integrated them.
  • Implemented and verified instruction execution (LOAD, ADD, STORE) through waveform simulation in Quartus Prime.

iSTEM Capstone Project - Website Design & Development

GitHub Link:https://github.com/Equinox2121/STEM

Demo Website (Styling for Desktop only):https://istem.up.railway.app/

Aug 2023 – May 2024

  • Designed and developed a full-stack web application to track student volunteer hours using Python, Flask, Jinja2, SQL, HTML, CSS, and JavaScript.
  • Implemented a secure user authentication system with hashed passwords and session management.
  • Built dynamic pages for submitting, editing, and viewing service hours with real-time feedback and database saving.

Discord Bots

2022 – Present

  • SOL-Discord-Bot – All-in-one server bot for moderation, roles, logging, and automation.
  • NB-Discord-Bot – Fun bot with random nicknames, status commands, and playful features.
  • DW-Discord-Bot – Bot for a racing game club to manage roles, track stats, and provide commands for players/admins.
  • EQ-Discord-Bot – Modern bot with slash commands for verification, roles, moderation, and logging.
  • Developed multiple Discord bots in Python using discord.py to automate server management and engage community members.
  • Deployed bots across a main server with 2,500+ members and several smaller club servers.
  • Implemented features such as role assignment, moderation commands, welcome messages, event reminders, and interactive games.
  • Maintained and updated bots for reliability, responsiveness, and new feature requests from users.