Git Product home page Git Product logo

Jordan Guinn's Projects

220-checkout-simulator icon 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.

413-lexer icon 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.

413-parser icon 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.

access-control-demonstration icon 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.

chessmaster icon chessmaster

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

covert-channel-test icon 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.

cryptoalgorithm icon cryptoalgorithm

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

potato icon potato

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

queuedemo icon queuedemo

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

real-estate-application icon 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.

rethinkdb.driver icon rethinkdb.driver

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.