Skip to content
View JordanGuinn's full-sized avatar
👨‍💻
👨‍💻

Highlights

  • Pro
Block or Report

Block or report JordanGuinn

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. shipping-eligibility-demo shipping-eligibility-demo Public

    A brief demo of how a Spring Boot application to determine shipping eligibility might work.

    Java

  2. QueueDemo QueueDemo Public

    This project demonstrates my implementation of a blocking, thread-safe Producer-Consumer queue.

    Java

  3. ChessMaster ChessMaster Public

    Forked from otherwhitefrank/ChessMaster

    CSC667: ChessMaster project utilizing Ruby on Rails to create a multi-player chess game.

    JavaScript

  4. Real-Estate-Application Real-Estate-Application Public

    Virtual real estate website built with four other students in my Software Engineering class. Our application allows prospective buyers to search by city and zip code, as well as contact a realtor a…

    PHP 1 1

  5. Access-Control-Demonstration Access-Control-Demonstration Public

    A program that implements access control on a specified directory of files. Included is an implementation using basic access control lists for each file, along with an implementation of the Bell-La…

    C 1

  6. Covert-Channel-Test Covert-Channel-Test Public

    A program that demonstrates a covert channel created within a basic HTML file. Although the contents of the HTML file are slightly modified, it is still relatively difficult to discern.

    Java