Jordan Guinn (JordanGuinn)

JordanGuinn

Geek Repo

Company:@nowsta

Location:Portland, OR

Twitter:@j__undefined

Github PK Tool:Github PK Tool

Jordan Guinn's repositories

Potato

If you fork this then you can say you forked a potato.

License:GPL-3.0Stargazers:0Issues:0Issues:0

RethinkDb.Driver

:headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.

License:NOASSERTIONStargazers:0Issues:0Issues:0

shipping-eligibility-demo

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

Language:JavaStargazers:0Issues:0Issues:0

QueueDemo

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

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Real-Estate-Application

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 about an interesting property. It also allows the realtors to add new listings and edit current ones.

Language:PHPStargazers:1Issues:0Issues:0

413-Parser

Syntactical analyzer built for my Software Development class, again implemented in Java. Analyzes tokens handed to it by Lexer. It should be noted that some of this code was provided me by my professor.

Language:JavaStargazers:0Issues:0Issues:0

413-Lexer

Lexical analyzer implemented in Java through my Software Development class. Converts characters of a given program into its corresponding tokens. Note: A decent amount of code was provided by my professor.

Language:JavaStargazers:0Issues:0Issues:0

ChessMaster

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

Language:JavaScriptStargazers:0Issues:0Issues:0

Covert-Channel-Test

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.

Language:JavaStargazers:0Issues:0Issues:0

Access-Control-Demonstration

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 Padula Confidentiality Model.

Language:CStargazers:1Issues:0Issues:0

CryptoAlgorithm

Provides encryption and decryption for plaintext files based on an algorithm developed by Jason and myself.

Stargazers:0Issues:0Issues:0

220-Checkout-Simulator

One of my earlier coding projects. It's a simulation of a typical store's checkout area, written back in the spring of 2013 for my 220 class. Much of the code here was provided by the instructor.

Language:JavaStargazers:0Issues:0Issues:0