Skip to content
View SutherlandB's full-sized avatar

Block or report SutherlandB

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. FacialRecognition1 FacialRecognition1 Public

    Used python to first build a library of people's faces and then compare a new picture with the library of faces to see if it is a match. If it is, then print out their name and any other informatio…

    Python 1

  2. MIPS-ISA MIPS-ISA Public

    implemented a full gate-level circuit representing the datapath for a reduced, but still Turing complete, MIPS ISA

    C 1

  3. shortestPath_RPI_Campus shortestPath_RPI_Campus Public

    Used a model-view-controller design pattern to implement a shortest path application for RPI campus

    Java 1

  4. Should-You-Buy Should-You-Buy Public

    A dynamic web application designed to give users a second opinion to make informed financial decisions regarding their purchases. Leveraging ChatGPT and NextJS, this application utilizes user-provi…

    TypeScript