@ -1,20 +1,20 @@
< html >
< head >
< script type = "text/javascript" src = "/depPage/setup/head.js" > < / script >
< script type = "text/javascript" src = "/old-sites/c2015/ depPage/setup/head.js" > < / script >
< meta name = "google-signin-client_id" content = "758810519655-gh6tgimuegfmc3op76vupr4kqnqc7uds.apps.googleusercontent.com" >
< script src = "https://apis.google.com/js/platform.js" async defer > < / script >
< script type = "text/javascript" src = "/login/signIn.js" > < / script >
< link rel = "stylesheet" href = "/depPage/css/projects.css" type = "text/css" / >
< script type = "text/javascript" src = "/old-sites/c2015/ login/signIn.js" > < / script >
< link rel = "stylesheet" href = "/old-sites/c2015/ depPage/css/projects.css" type = "text/css" / >
< / head >
< body >
< script type = "text/javascript" src = "/depPage/setup/header.js" > < / script >
< script type = "text/javascript" src = "/old-sites/c2015/ depPage/setup/header.js" > < / script >
< div class = "desc" > / My Projects< / div >
< div class = "content" >
< section >
< div id = "one" >
< img src = "/depPage/images/rpilogo.png" / >
< img src = "/old-sites/c2015/ depPage/images/rpilogo.png" / >
< div >
< a href = "/projects/rpi/" >
< a href = "/old-sites/c2015/ projects/rpi/" >
< h2 > Raspberry Pi< / h2 >
< p > Quest Drone!< / p >
< / a >
@ -22,16 +22,16 @@
< / a >
< / div >
< div id = "two" >
< img src = "/depPage/images/html5logo.png" / >
< img src = "/old-sites/c2015/ depPage/images/html5logo.png" / >
< div >
< a href = "/projects/web/" >
< a href = "/old-sites/c2015/ projects/web/" >
< h2 > Web Design< / h2 >
< p > Templates & Projects< / p >
< / a >
< / div >
< / div >
< div id = "three" >
< img src = "/depPage/images/mclogo.jpg" / >
< img src = "/old-sites/c2015/ depPage/images/mclogo.jpg" / >
< div >
< a href = "http://cestaberous.gq/" >
< h2 > Minecraft< / h2 >
@ -40,18 +40,18 @@
< / div >
< / div >
< div id = "four" >
< img src = "/depPage/images/androidlogo.png" / >
< img src = "/old-sites/c2015/ depPage/images/androidlogo.png" / >
< div >
< a href = "/projects/android/" >
< a href = "/old-sites/c2015/ projects/android/" >
< h2 > Android< / h2 >
< p > App Development< / p >
< / a >
< / div >
< / div >
< div id = "five" >
< img src = "/depPage/images/linuxlogo.jpg" / >
< img src = "/old-sites/c2015/ depPage/images/linuxlogo.jpg" / >
< div >
< a href = "/projects/linux/" >
< a href = "/old-sites/c2015/ projects/linux/" >
< h2 > Linux< / h2 >
< p > Bash & Devel< / p >
< / a >
@ -72,7 +72,7 @@
(Source: < a href = "http://en.wikipedia.org/wiki/Collatz_conjecture" > Wikipedia< / a > )< br / > < br / >
This Executable JAR application accepts any number, and will automatically attempt to resolve
the number to 1 using the Collatz Conjecture rules. When it does this, it counts and prints the iterations.
< br / > < br / > < br / > < a href = "/lib/collatz/collatz.jar" > Download the .JAR Here< / a >
< br / > < br / > < br / > < a href = "/old-sites/c2015/ lib/collatz/collatz.jar" > Download the .JAR Here< / a >
< br / > < br / > < br / > < a href = "http://en.wikipedia.org/wiki/Collatz_conjecture" > < b > What is the Collatz Conjecture?< / b > < / a >
< / p >
< / div >