Pinned Repositories
Chemical-Database-Visualizer
This project utilizes enterprise architecture patterns to create a database to store chemicals. Has a GUI to display chemicals inside the database, and supports specific database queries to search for items. Completed for Large Scale Architectures (SWE400) in Fall 2020.
Database-Visualizer
This project has the logic to generate information to replicate a video game environment and then display the contents of the database in a GUI. Completed for Database Management Systems (CSC371) in Spring 2020.
Design-Patterns-Game
This is a group project in which we utilized many design patterns to create a video game. Completed for Design Patterns (SWE200) in Fall 2019.
Godot-Game
This project is a 2D video game made in Godot Game Engine. Completed for Video Game Programming (CSC361) in Spring 2021.
isabellaboone
MIPS-Converter
Convert any MIPS instruction to hexadecimal. Completed for Computer Organization (CMPE220) in Fall 2019.
RSA-Cracking
This project was written to crack high bit RSA keys using Pollard Rho's prime factorization and threading. This was completed for Operating Systems (CMPE320) in Spring 2021.
Shell-Project
A custom made shell to execute commands. Supports input/output redirection, piping, .bashrc, and environment variables. Completed for Operating Systems (CMPE320) in Spring 2021.
isabellaboone's Repositories
isabellaboone/RSA-Cracking
This project was written to crack high bit RSA keys using Pollard Rho's prime factorization and threading. This was completed for Operating Systems (CMPE320) in Spring 2021.
isabellaboone/Godot-Game
This project is a 2D video game made in Godot Game Engine. Completed for Video Game Programming (CSC361) in Spring 2021.
isabellaboone/Chemical-Database-Visualizer
This project utilizes enterprise architecture patterns to create a database to store chemicals. Has a GUI to display chemicals inside the database, and supports specific database queries to search for items. Completed for Large Scale Architectures (SWE400) in Fall 2020.
isabellaboone/Database-Visualizer
This project has the logic to generate information to replicate a video game environment and then display the contents of the database in a GUI. Completed for Database Management Systems (CSC371) in Spring 2020.
isabellaboone/Design-Patterns-Game
This is a group project in which we utilized many design patterns to create a video game. Completed for Design Patterns (SWE200) in Fall 2019.
isabellaboone/isabellaboone
isabellaboone/MIPS-Converter
Convert any MIPS instruction to hexadecimal. Completed for Computer Organization (CMPE220) in Fall 2019.
isabellaboone/Shell-Project
A custom made shell to execute commands. Supports input/output redirection, piping, .bashrc, and environment variables. Completed for Operating Systems (CMPE320) in Spring 2021.