- San Francisco Bay Area
- https://www.linkedin.com/in/jmcclu/
Popular repositories Loading
-
Full-SDN-w-Router
Full-SDN-w-Router PublicThis project is a simulation of a small enterprise network with routing between subnets. The simulation implements a virtual firewall and router to control and exchange traffic between subnets. The…
Python 2
-
Left-Right-Center
Left-Right-Center PublicSimple implementation of the "left, right, center" gambling game. Emulates a match between 2-10 players using a user-inputted seed.
C
-
Math-Library
Math-Library PublicThis is my own implementation of some of the functions from C's math library. I've included my own version of each of the basic trigonometric functions, as well as the exponential function. This wa…
C
-
Parsing-For-Char-Types
Parsing-For-Char-Types PublicThis was a fun little program I wrote to parse and analyze the contents of an input file. It takes two arguments from the user: an input file and a desired output file name, then parses the input f…
C
-
Subsets
Subsets PublicA recursive implementation of Pascal's identity which uses the concept of Binomial Coefficients, C(n,k), to print all k-element subsets of an n-element set. This program can be used to determine th…
C
-
IntegerStack
IntegerStack PublicArray-based implementation of an Integer Stack ADT written in C. Supports all basic Stack operations.
C
If the problem persists, check the GitHub status page or contact support.