User Tools

Site Tools


user:jlapham1:portfolio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user:jlapham1:portfolio [2013/12/12 22:32] – [cprog] jlapham1user:jlapham1:portfolio [2013/12/12 22:54] (current) – [unix] jlapham1
Line 1: Line 1:
  
 +======Portfolio======
 +=====cprog=====
 +  * [[user:jlapham1:portfolio:cprogproject1|PictureDrawingSoftware]]
 +
 +-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:jlapham1:portfolio:cprogproject2|BigNumSingleClass]]
 +
 +-contains the Big number program, which has the functionality of addition, subtraction, multiplication and division
 +
 +
 +-started small making functions such as compare functions
 +=====unix=====
 +  * [[user:jlapham1:portfolio:unixproject1|tetris software]]
 +
 +-script files that launch and play tetris randomly
 +
 +
 +  * [[user:jlapham1:portfolio:unixproject2|unix brute]]
 +
 +-script and c code that can brute force a password using a hashfile