Skip to content
View chrcoe's full-sized avatar

Block or report chrcoe

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

Popular repositories Loading

  1. sqlalchemy-helper sqlalchemy-helper Public

    An easy to use SQLAlchemy wrapper which allows the user to build models and setup a connection to a DB of their choice. This helps get rid of the SQLAlchemy setup work required and does it in a reu…

    Python 3 1

  2. reservation-dijkstra reservation-dijkstra Public

    This was a lab to mimic a reservation system which uses Dijkstra's algorithm for shortest path.

    Java

  3. dbmanager-basic dbmanager-basic Public

    basic DB manager showing Java DAO. This was before I thought about separating all of the work, all of the meat is in DBConnection.java

    Java

  4. 15slider 15slider Public

    slider game built as a Java applet

    Java

  5. shopping-cart shopping-cart Public

    A basic shopping cart app written in Java using Stripes framework. This was a group project.

    Java 1

  6. packer-test packer-test Public

    insecure packer test to learn how packer works - does NOT do any provisioning other than a sample configure.sh

    Shell