Skip to content
View dscarr-94's full-sized avatar

Block or report dscarr-94

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SoccerELO SoccerELO Public

    Advanced Queries for European Soccer. Database project using data from clubelo.com, create more advanced/useful queries related to club/nation/league elo.

    Java 1

  2. Chat Chat Public

    Chat contains a client program to send messages between multiple clients using TCP/user-defined headers and a server program that acts as a packet forward/client database. Functionality allows for …

    C

  3. cShell cShell Public

    Fully functioning bash shell written in C that supports interactive and batch processing, redirection, and piping.

    C

  4. GreenAmmoniaProject GreenAmmoniaProject Public

    Senior Project, Cal Poly CPE 2020

    Python

  5. LZW LZW Public

    LZW Compression using a dictionary and common symbol sequences to compress data. Optimized memory usage and maximized efficiency by using bit packing and dictionary recycling

    C 1

  6. Scheduler Scheduler Public

    Scheduling program for teacher-student meetings during the Covid-19 pandemic at Proctor Elementary School in Castro Valley, CA.

    Java