Skip to content
View patrickclank9's full-sized avatar

Highlights

  • Pro

Block or report patrickclank9

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 Loading

  1. pipelining-and-forking-project pipelining-and-forking-project Public

    A project that takes a text input with bash commands, files, and the symbols: "<", ">", and "|" to preform pipeline operations.

    C++

  2. scheme-to-cpp-code-generator scheme-to-cpp-code-generator Public

    Takes in a text file with scheme code, and converts it into c++ code.

    C++

  3. Advising-Appointment-App Advising-Appointment-App Public

    An application that would facilitate the process of setting up advising appointments. It consists of two parts, a component that the advisors will use to create advising sessions (advising time-slo…

    JavaScript

  4. watermelon-class-PDF-maker watermelon-class-PDF-maker Public

    This project creates a selection of class schedule pdfs based on the input of a config.json file.

    JavaScript

  5. middle-bit-DFA middle-bit-DFA Public

    An school project from 2019 that determines the accuracy of a DFA M in implementing the language L = {w| w has 1 as the middle bit} as a success rate over strings of length n.

    Python

  6. Wine-and-Dine-Base-App Wine-and-Dine-Base-App Public

    Forked from ObviouslyMartin/Wine-and-Dine-Base-App

    A base app skeleton for CS370 projects

    Java