new site
This commit is contained in:
59
index.html
59
index.html
@@ -3,23 +3,58 @@
|
||||
<head>
|
||||
|
||||
<title>Paul Walko</title>
|
||||
<link rel="stylesheet" type="text.css" href="v1.css" />
|
||||
<link rel="stylesheet" type="text/css" href="v1.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="top">
|
||||
<h2 class="idk">Paul Walko</h2>
|
||||
...img left alighed here
|
||||
<h2 class="title">Paul Walko</h2>
|
||||
<p class="subtitle">
|
||||
<a href="email:pwalko@vt.edu">pwalko@vt.edu</a>
|
||||
•
|
||||
<a href="https://paul.walko.org">https://paul.walko.org</a>
|
||||
•
|
||||
<a href="https://github.com/paulwalko">My Github</a>
|
||||
</div>
|
||||
<div class="about">
|
||||
...education,interests,hobbies /p
|
||||
<div class="content">
|
||||
<h3 class="heading"><a href="Walko_Paul-Resume.pdf">My Résumé</a></h3>
|
||||
<h3 class="heading">Education</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p>
|
||||
Virginia Tech, Blacksburg VA<br />
|
||||
Computer Science BS (Fall 2018)<br />
|
||||
Cyber Security & Math minor
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3 class="heading">Summary</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p>
|
||||
I like to work on operating system programming, specifically concering security, network/system administration, and GIS things.<br />
|
||||
<br />
|
||||
Recently I've been contributing a lot to <a href="https://github.com/mutantmonkey/phenny">phenny</a>, and IRC Bot.<br />
|
||||
<br />
|
||||
<a href="Walko_Paul-Resume.pdf">Here's my My résumé</a> for more information.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h3 class="heading">Contact Me</h3>
|
||||
<ul>
|
||||
<li>
|
||||
irc: pew on irc.oftc.net or chat.freenode.net
|
||||
</li>
|
||||
<li>
|
||||
email: <a href="email:pwalko@vt.edu">pwalko@vt.edu</a>
|
||||
<ul>
|
||||
<li><a href="B64B2169.asc">B64B2169.asc</a></li>
|
||||
<li>PGP fingerprint:</li>
|
||||
<li>18C0 ECBC C71B 84DA 1431 B3F0 C123 D8B2 B64B 2169</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
...currently doign $this, check out my $resume for more tho /p
|
||||
</div>
|
||||
<div class="projects">
|
||||
..gh link here, but here's some projects I help with
|
||||
</div>
|
||||
<div class="contact">
|
||||
...email,GH,PGP,irc(oftc),$resume
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user