Skip to content
View keepsake200's full-sized avatar

Block or report keepsake200

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. malloc-replica malloc-replica Public

    Small implementation of malloc and free. Library that interacts with the operating system to perform heap management on behalf of a user

    C

  2. flight-planner flight-planner Public

    Gets data on upcoming flights and ticket prices, then puts that information into a Google sheet.

    Python

  3. runway-concurrency-simulator runway-concurrency-simulator Public

    A multithreaded runway simulation written in C using POSIX threads, mutexes, and condition variables.

    C

  4. ISP-tweetbot ISP-tweetbot Public

    Checks current internet speed, tweets @ isp if speed is below promised rate

    Python

  5. moes-media-library moes-media-library Public

    A Java console application that manages a student-based media library system for Moes

    Java

  6. shell-replica shell-replica Public

    A lightweight Unix-style shell implementation written in C.

    C