John F Curry's repositories

361a1

Simple HTTP Server and Client using the linux TCP API. The client is a poor mans curl and the server will server anything in the current directory. HTTP/1.0 only

Language:CStargazers:1Issues:0Issues:0

NinePuzzle

Solve the Nine Puzzle problem using BFS on an undirected graph and print out the path from the unsolved board to the solved board.

Language:JavaStargazers:1Issues:0Issues:0

205a1

Given a made up file format implement line, rectangle, circle and other drawing primatives. Uses Bresenham's Line Drawing Algorithm. All my work is in the bvg.cpp file. 2D graphics assignment

Language:C++Stargazers:0Issues:0Issues:0

226a3

Using Kruskal's Algorithm, find the Minimum Spanning Tree fo an Edge Weighted Graph. Return -99 if the graph is not connected. Algorithms and Datastructures assignment.

Language:JavaStargazers:0Issues:2Issues:0

361a2

Analyze a captured wireshark session and run statistical analysis on the various tcp packets from http requests. Computer Networking Assignment

Language:C++Stargazers:0Issues:0Issues:0

GameTimer

Timer I made to use when developing games in C#.

Language:C#Stargazers:0Issues:0Issues:0

LineFollowingRobotFirmware

Firmware that runs on the STM32f407 discovery development board. Reads input from an IR sensor array and outputs control signals to the motor.

Language:CStargazers:0Issues:0Issues:0

PiMusicPlayer

Currently what I use to listen to music on my Raspberry Pi B+ V2

Language:PythonStargazers:0Issues:1Issues:0

205a3

Create an L-System renderer using python and 2D homogeneous transformations. All my code is in the lsviewer.py file. 2D Graphics assignment.

Language:PythonStargazers:0Issues:0Issues:0

205a4

Attempt at creating multiple binaries for applying filters to a black and white image. Ended up being too complicated for just an assignment.

Language:C++Stargazers:0Issues:0Issues:0

205a5

Final image processing assignment where I used Bicubic interpolation in place of Linear interpolation

Language:JavaStargazers:0Issues:0Issues:0

226a1

Build trees from various text encoding schemes. Algorithms and Data Structures assignment

Language:JavaStargazers:0Issues:0Issues:0

226a2

Find the minimum and maximum value in a list using the information theoretic lower bound for number of comparisons. Algorithms and Data Structures assignment.

Language:JavaStargazers:0Issues:0Issues:0

226a4

Given a list of planets seperated by wormholes, use Euclidean distance to find the Shortest Path between all the planets. An Algorthms and Datastructures assignment

Language:JavaStargazers:0Issues:0Issues:0

226a5

Using backtracking, solve a randomly generated maze. An Algorithms and Data Structures Assignment

Language:JavaStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

361a3

Given a pcap file of traceroute connections, analyze the route that the connections took to get to their destinations. Computer Networking Assignment

Language:C++Stargazers:0Issues:2Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

cv

Just a blank coverletter

Language:TeXStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Language:TeXStargazers:0Issues:0Issues:0

nvim-configs

nvim-configs

Language:LuaStargazers:0Issues:0Issues:0

pong

Pong in Javascript

Language:JavaScriptStargazers:0Issues:0Issues:0

profile

my additions to my bashrc file

Language:ShellStargazers:0Issues:2Issues:0

RCRPG

Failed GTA clone using Javascript

Language:JavaScriptStargazers:0Issues:0Issues:0

rpiclock

HTML Webpage that shows the current time.

Language:HTMLStargazers:0Issues:0Issues:0

sevenseg

Small program to control a single seven segment display from the STM32f407 discovery board.

Language:CStargazers:0Issues:0Issues:0

This-Is-A-Title

A HTML5 game.

Language:JavaScriptStargazers:0Issues:0Issues:0

we

HTML5/Javascript game where you control a spaceship and shoot at another space ship

Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0