Cameron Burwell's repositories

c_shell

Command line interpreter written in C that accepts input in an interactive mode from the terminal or from a batch file. Multiple commands may be specified per line by separating with a semicolon. Main implementation details include pipes, forks, execs, and standard error handling. Implemented according to this spec: http://pages.cs.wisc.edu/~dusseau/Classes/CS537-F07/Projects/P1/p1.html

Language:HTMLLicense:MITStargazers:1Issues:1Issues:0

chat_client

TCP chat client and server implementations in C using <sys/socket.h>.

Language:CStargazers:0Issues:1Issues:0

pcap_analyzer

Program written in C that consumes a pcap file, dissects the packets, and prints our various details about the packets for known protocols.

Language:CStargazers:0Issues:0Issues:0

PokeType-pokedex-web-app

JavaScript web app that pulls Pokedex data from a REST API to print various statistics about any pokemon you search for.

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:2Issues:0

public-apis

A collective list of free APIs for use in software and web development.

Language:PythonStargazers:0Issues:1Issues:0