2017-07-25 10:56:28 -04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en-US">
|
|
|
|
<head>
|
|
|
|
|
|
|
|
<title>Paul Walko</title>
|
|
|
|
<link rel="stylesheet" type="text.css" href="v1.css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="top">
|
|
|
|
<h2 class="idk">Paul Walko</h2>
|
|
|
|
</div>
|
|
|
|
<div class="about">
|
|
|
|
...education,interests,hobbies /p
|
2016-06-09 17:51:55 -04:00
|
|
|
|
2017-07-25 10:56:28 -04:00
|
|
|
...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>
|