This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
user:jlapham1:portfolio [2013/12/12 22:39] – [unix] jlapham1 | user:jlapham1:portfolio [2013/12/12 22:54] (current) – [unix] jlapham1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ======Portfolio====== | ||
+ | =====cprog===== | ||
+ | * [[user: | ||
+ | |||
+ | -takes in values from the user, detailing the color and number of pixels | ||
+ | |||
+ | -stores the values in an array, then reads out of the array to draw the picture in gd | ||
+ | |||
+ | * [[user: | ||
+ | |||
+ | -contains the Big number program, which has the functionality of addition, subtraction, | ||
+ | |||
+ | |||
+ | -started small making functions such as compare functions | ||
+ | =====unix===== | ||
+ | * [[user: | ||
+ | |||
+ | -script files that launch and play tetris randomly | ||
+ | |||
+ | |||
+ | * [[user: | ||
+ | |||
+ | -script and c code that can brute force a password using a hashfile |