Skip to content
View rjg184's full-sized avatar
  • New Jersey
Block or Report

Block or report rjg184

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

  1. Multithreaded-Data-Sorter_Server-and-Client Multithreaded-Data-Sorter_Server-and-Client Public

    Multithreaded C server and client program to sort a list of records of movies from IMDB alphabetically by the data in a given column. Utilizes files/directories, pthreads, sockets, and mutex locks.

    C 1

  2. Hospital-Patient-Records-Database Hospital-Patient-Records-Database Public

    Working with a team to create a database of an arbitrary hospital's patient records and a website that serves as a front-end to access and query this database.

    4 1

  3. Blackjack-Simulator Blackjack-Simulator Public

    Simulates a game of Blackjack in which different players play against the dealer. Splitting hands, doubling down, insurance, and a hint system (basic card probabilities) are all supported.

    Java 6 2