Pinned Repositories
Advising-Appointment-App
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-slots) and one that the advisees use to set up appointments with the advisors.
CS210GitTestingLab
Just a simple assignment for my Unix/Linux class showing the usage of git.
matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
middle-bit-DFA
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.
pipelining-and-forking-project
A project that takes a text input with bash commands, files, and the symbols: "<", ">", and "|" to preform pipeline operations.
PlunderingPixelPotato
A pixel potato plundering a dungeon
Pong
First pong game project
scheme-to-cpp-code-generator
Takes in a text file with scheme code, and converts it into c++ code.
watermelon-class-PDF-maker
This project creates a selection of class schedule pdfs based on the input of a config.json file.
Wine-and-Dine-Base-App
A base app skeleton for CS370 projects
patrickclank9's Repositories
patrickclank9/Advising-Appointment-App
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-slots) and one that the advisees use to set up appointments with the advisors.
patrickclank9/CS210GitTestingLab
Just a simple assignment for my Unix/Linux class showing the usage of git.
patrickclank9/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
patrickclank9/middle-bit-DFA
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.
patrickclank9/pipelining-and-forking-project
A project that takes a text input with bash commands, files, and the symbols: "<", ">", and "|" to preform pipeline operations.
patrickclank9/PlunderingPixelPotato
A pixel potato plundering a dungeon
patrickclank9/Pong
First pong game project
patrickclank9/scheme-to-cpp-code-generator
Takes in a text file with scheme code, and converts it into c++ code.
patrickclank9/watermelon-class-PDF-maker
This project creates a selection of class schedule pdfs based on the input of a config.json file.
patrickclank9/Wine-and-Dine-Base-App
A base app skeleton for CS370 projects