Skip to content
View cmob123's full-sized avatar

Block or report cmob123

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. Image-Tone-Front-end Image-Tone-Front-end Public

    Front-end for an application that I wrote while interning at IBM July '16. See README.md for more information and instructions.

    CSS

  2. NFL-Expert-System NFL-Expert-System Public

    As part of an Artificial Intelligence course at St. Michael's College, I constructed this expert system to read in NFL games, analyze them, and predict the outcomes of future games (with the best a…

    Java

  3. NodeJS-Exercises NodeJS-Exercises Public

    Completed programs assigned in the Node.js 'learnyounode' workshopper found at http://nodeschool.io/#workshopper-list . I've completed 6 of the 13 exercises so far. Started in July 2016.

    JavaScript

  4. Download-Images Download-Images Public

    Python script that is fed a text file and downloads the images located at the links contained in the text file.

    Python

  5. Dining-Philosophers Dining-Philosophers Public

    Solution to the "Dining Philosophers Problem" using semaphores in C. Written for my Operating Systems Class at St. Michael's College.

    C

  6. Server Server Public

    Written in C to send messages between processes, printing the first 50 numbers that are multiples of either 2, 3, or 5.

    C