CSCI 496: Senior Portfolio
In partial fulfillment of the requirements for the degree of Bachelor of Science in Computer-Science (class of 2026)
View My Resume
View My Handshake Profile
Utilises different data structures to run tests through different HTML websites to check if it is parced as well as how many other websites it can get to from it’s own.
Make clean
Make all
optional: make example-test.cpp
Very simple to run, just do “make all” and it will run through the sameple websites put in the “pages” folder to check if they are balanced and other sites to visit. If you want you can add optional tests and/or add more pages to test.
Fig 1. Example Output
Runs on more simple HTML pages and nothing large scale just yet.