Intro
This website was a small side project that has evolved into an all in one online hub for my computer science related things. My initial goal was the learn how to get a basic HTML and CSS site up and running. It has since then transformed into a place where I have linked various applications (see The Docker Page) for self use. You can learn more about me, my class work, and what all this server does at the About page. By the way, check out my work page or jump straight to my GitHub for links to my projects.
Work
Currently hard at work on the stuff I am going to put here =).
About
Hi! My name is Clayton and I am a computer science student at the University of Wisconsin - Madison. Originally, I had started my college education as a mechanical engineer... until i realized I hated upper level physics. After that I decided to pursue a career in something that I enjoyed doing in my free time, Programming and all things computers. I hope one day to be employed as a software developer. Due to switching from engineering my sophmore year, I have been on the fast track Computer Science program at UW.
Server Information
What goes into learning and maintaining a self hosted server computer. And I figured the about page might be a good place to do that...
Pertinent Classwork
(Check transcript for full list)
Class Name |
Description |
UW Indicator |
Java Programming I,II,III |
Introduction to programming fundamentals |
Comp Sci 200,300,400 |
Artificial Intelligence |
Introduction to the theory of AI |
Comp Sci 540 |
Cryptography |
Cryptography is the art and science of transmitting digital information in a secure manner. |
Comp Sci 435 |
Linear Algebra and Differential Equations |
A math class that taught me how to break down and understand complex equations |
MATH 320 |
Calculous I,II,III |
The UW Calculous courses. Math is hard |
MATH 221,222,234 |
Applied Statistics For Engineers |
Hypothesis tests and confidence intervals for one- and two-sample problems. Linear regression, model checking, and inference |
STAT 324 |
Docker Containers
Links to application homepages/documentation
Contact
Elements
Text
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }
. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';
Lists
Unordered
- Dolor pulvinar etiam.
- Sagittis adipiscing.
- Felis enim feugiat.
Alternate
- Dolor pulvinar etiam.
- Sagittis adipiscing.
- Felis enim feugiat.
Ordered
- Dolor pulvinar etiam.
- Etiam vel felis viverra.
- Felis enim feugiat.
- Dolor pulvinar etiam.
- Etiam vel felis lorem.
- Felis enim et feugiat.
Icons
Actions
Table
Default
Name |
Description |
Price |
Item One |
Ante turpis integer aliquet porttitor. |
29.99 |
Item Two |
Vis ac commodo adipiscing arcu aliquet. |
19.99 |
Item Three |
Morbi faucibus arcu accumsan lorem. |
29.99 |
Item Four |
Vitae integer tempus condimentum. |
19.99 |
Item Five |
Ante turpis integer aliquet porttitor. |
29.99 |
|
100.00 |
Alternate
Name |
Description |
Price |
Item One |
Ante turpis integer aliquet porttitor. |
29.99 |
Item Two |
Vis ac commodo adipiscing arcu aliquet. |
19.99 |
Item Three |
Morbi faucibus arcu accumsan lorem. |
29.99 |
Item Four |
Vitae integer tempus condimentum. |
19.99 |
Item Five |
Ante turpis integer aliquet porttitor. |
29.99 |
|
100.00 |