Skip to content
View sfkrieger's full-sized avatar

Block or report sfkrieger

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

Popular repositories Loading

  1. RTSP_Server RTSP_Server Public

    RTSP Server

    C 4 5

  2. multithreaded_server multithreaded_server Public

    A basic multi-threaded server in C. Locking global variable and some terrible string parsing.

    C 1 1

  3. geotasks geotasks Public

    Mobile device app that notifies you when within proximity of errand locations

    JavaScript 1 1

  4. flask_app flask_app Public

    A basic blogging service

    CSS 1

  5. concurrency_experiment1 concurrency_experiment1 Public

    This is a C application that benchmarks the relationship between the number of threads and the access time to data stored in a shared queue.

    C

  6. chat_client chat_client Public

    Basic rusty chat client using XMPP

    Java