Skip to content
View ccmurdoc's full-sized avatar
  • Langley, Virginia
Block or Report

Block or report ccmurdoc

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. CPU-Scheduler CPU-Scheduler Public

    CPU scheduling program. CPU Scheduler for: FCFS, SJF with preemption, RR (with specified time quantum), and Priority with preemption

    C++ 2 3

  2. SmartDust SmartDust Public

    Software component to Smart Dust. Smartdust is a system of many tiny microelectromechanical systems (MEMS) such as sensors, robots, or other devices, that can detect, for example, light, temperatur…

    C++ 2 1

  3. background-generator background-generator Public

    Transient gradient webpage background generator

    CSS

  4. Minecraft_Inventory_List Minecraft_Inventory_List Public

    This application deals with a program that places items into separate inventories through object-oriented programming. This is similar to placing items into chests in Minecraft

    Java

  5. travel-guide travel-guide Public

    Forked from zero-to-mastery/travel-guide

    "A travel guide to suggest activities you can do once you arrive to a certain destination. Or you can just browse destinations and check out the different available activities."

    JavaScript

  6. GeometricSeries GeometricSeries Public

    A program using the fork() system call that prints the given geometric series.

    C