Explore projects
-
-
VariableBootDrive / VariableBootDrive
MIT LicenseUpdated -
THIS IS NOT WHERE TO FIND COURSE MATERIAL. All of the course material is found on Canvas. Here you can track any changes that I've made to the course material throughout the quarter.
Updated -
A real time, playable, subtractive synthesizer by Eliza Sohn and Pete Wells for Bart Massey's CS 510 - Music, Sound & Computers class.
Updated -
This project will contain two separate tools, a port scanner and a webpage/directory enumerator. The port scanner will contain some functionality of Nmap and the enumeration tool will contain some functionality from Gobuster.
Updated -
-
Katie Casamento / afp-assignment-2
BSD 3-Clause "New" or "Revised" LicenseUpdated -
-
THIS IS NOT WHERE TO FIND COURSE MATERIAL. All of the course material is found on Canvas. Here you can track any changes that I've made to the course material throughout the quarter.
UpdatedUpdated -
THIS IS NOT WHERE TO FIND COURSE MATERIAL. All of the course material is found on Canvas. Here you can track any changes that I've made to the course material throughout the quarter.
Updated -
THIS IS NOT WHERE TO FIND COURSE MATERIAL. All of the course material is found on Canvas. Here you can track any changes that I've made to the course material throughout the quarter.
Updated -
-
I'm going to build a simple portfolio website using Yew: https://yew.rs/. This portfolio will host a list of projects I've worked on and some contact information/resume material.
Updated -
The purpose of this program is to implement a binder that uses stacks and queues to store todo items. The data structures of this program are stack and queue. The stack in the program is implemented using a linear linked list of arrays. Each element in the linked list represents a binder and contains an array to store the todo items. The queue is implemented using a circular linked list. Each node in the linked list represents a todo item.
Language : C++
Updated -
Updated
-
The purpose of this program is to sort user's information about travel destinations in a structured way. Using a binary search tree, as the primary data structure, to organize the destinations. The binary search tree allows for efficient retrieval of the destinations and can display them in sorted order.
Language: C++
Updated -
THIS IS NOT WHERE TO FIND COURSE MATERIAL. All of the course material is found on Canvas. Here you can track any changes that I've made to the course material throughout the quarter.
(If you're wondering about the URL, CS 320 is the old name for CS 358, I just haven't fully updated my course setup scripts for the new course number yet.)
Updated -
THIS IS NOT WHERE TO FIND COURSE MATERIAL. All of the course material is found on Canvas. Here you can track any changes that I've made to the course material throughout the quarter.
Updated