Skip to content
View jtfox142's full-sized avatar

Block or report jtfox142

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. first-contributions first-contributions Public

    Forked from firstcontributions/first-contributions

    🚀✨ Help beginners to contribute to open source projects

  2. jtfox142 jtfox142 Public

    Config files for my GitHub profile.

  3. OS-1 OS-1 Public

    The first project in my Operating Systems course: a parent process that launches child processes

    C

  4. OS-2 OS-2 Public

    The second project in my operating systems class. Oss maintains a simulated system clock that is held in shared memory, as well as maintaining a process table. Workers are passed a time to live and…

    C

  5. OS-3 OS-3 Public

    The third project in my operating systems course. This project focuses on building a message queue to communicate between processes

    C

  6. Networks-Lab-2b Networks-Lab-2b Public

    Playing around with small, local Python webservers

    Python