Pinned Repositories
acts_as_restricted_subdomain
Official repo has moved to https://github.com/consolo/acts_as_restricted_subdomain
barleysodas
The beer wiki site for real beer nerds
binaryattraction
A bit of social networking with darwinism
calculator-c
A collection of programs for the 68k Texas Instruments graphing calculators
cftp
Coleman's FTP - a computer networks class exercise
dfamin
A deterministic finite automata minimizer written in Java
jgraph
A graph implementation written in Java (includes Djikstra's)
nwnadmin
A PHP/Horde application that will manage a NeverWinter Nights linux server
tuxbliki
A Blog/Wiki hybrid with photos and advanced tagging support.
vertexcolor
A program written to color a set of verticies in a graph with distinct colors such that no two colors are neighbors
penguincoder's Repositories
penguincoder/dfamin
A deterministic finite automata minimizer written in Java
penguincoder/jgraph
A graph implementation written in Java (includes Djikstra's)
penguincoder/nwnadmin
A PHP/Horde application that will manage a NeverWinter Nights linux server
penguincoder/vertexcolor
A program written to color a set of verticies in a graph with distinct colors such that no two colors are neighbors
penguincoder/grindable
A rails application that manages a coffee fund at work (my first rails project)
penguincoder/jlinkedlist
A linked list implementation in Java
penguincoder/matrixoperations
Program from first semester java programming that demonstrates various matrix operations
penguincoder/moviegraph
A java graph that will model the relationships between actors as they star in films (IMDB-esque)
penguincoder/sortroutines
A java program for different methods of sorting. Written for java data structures class.
penguincoder/weblech
A java program to slurp a web site
penguincoder/wumpus-agent
A wumpus world game written in C with a first-order logic agent that can solve the game by itself
penguincoder/acmcompetition2003
Completed tasks from the ACM programming competition
penguincoder/avltree
A simple and complete C implementation of an AVL tree
penguincoder/clinkedlist
A linked list implementation in C
penguincoder/convexhull
This program will find the smallest polygon that will encircle a set of points in a coordinate plane
penguincoder/csc3410
A collection of IA-32 assembly programs
penguincoder/massivelyusefulcluster
A threaded Java application for running commands on a large amount of servers
penguincoder/pokedex
A pokemon index for Crystal
penguincoder/portu
A java program that will stall until a port opens on a remote machine