all repos — site @ 5675e389bb455c9a7a793b2ef7fd81b45b729de4

source for my site, found at icyphox.sh

index.html (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
<!DOCTYPE html>
<html>
<header>
  <link rel="stylesheet" href="https://unpkg.com/sakura.css/css/sakura.css" type="text/css">
  <link rel="stylesheet" href="/static/style.css" type="text/css">
  <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="HandheldFriendly" content="true">
	<a href="/">home</a> <a href="/projects">projects</a> <a href="/info">info</a> <a href="/gpg.txt">gpg</a>
	<title>
		icyphox	
	</title>
</header>

<body> 
	<p>hey there,</p>

<p>I'm <em>icyphox</em>, and this is all about me.</p>

<h3>technical</h3>

<ul>
<li>network security</li>
<li>digital forensics</li>
<li>decentralization</li>
<li>systems administration</li>
<li>Python and Nim</li>
</ul>

<h3>music</h3>

<p>I listen to (and shill) this metal subgenre - <a href="https://en.wikipedia.org/wiki/Metalcore">metalcore</a>, usually atmospheric or electronic. <br />
Check out my <a href="https://www.last.fm/user/Icyphox">Last.fm</a>.</p>

<h3>gaming</h3>

<p>I play lots of CS, and sometimes Dota 2. I stink pretty bad at both games, tho. <br />
Hit me up on <a href="https://steamcommunity.com/id/icyphox">Steam</a>.</p>

<h3>links</h3>

<ul>
<li><a href="https://xix.ph0x.me/resume.pdf">R&eacute;sum&eacute;</a></li>
<li><a href="https://github.com/icyphox">GitHub</a></li>
<li><a href="https://twitter.com/icyphox">Twitter</a></li>
<li><a href="https://keybase.io/icyphox">Keybase</a></li>
</ul>

  </div>
</body>

<footer class="footer">
	
	<p>  </p>
<footer>