all repos — site @ decbb91ccfe9a3d929969346c7d67c4d39f038e7

source for my site, found at icyphox.sh

index.html (view raw)

 1<!DOCTYPE html>
 2<html lang=en>
 3<link rel="stylesheet" href="/static/style.css" type="text/css">
 4<meta content="icyphox's personal website" name=description>
 5<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
 6<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 7<meta name="HandheldFriendly" content="true">
 8
 9<title>
10	icyphox	
11</title>
12
13<header>
14	
15</header>
16
17<body> 
18  <div class="centered">
19  	<h1>Anirudh Oppiliappan</h1>
20
21<p><em>linux, infosec, open source</em></p>
22
23<p><a href="https://github.com/icyphox">github</a> &nbsp; &bull; &nbsp; <a href="https://twitter.com/icyphox">twitter</a> &nbsp; &bull; &nbsp; <a href="https://keybase.io/icyphox">keybase</a> &nbsp; &bull; &nbsp; <a href="https://xix.ph0x.me/resume.pdf">résumé</a> &nbsp; &bull; &nbsp; <a href="mailto:icyph0x@pm.me">email</a></p>
24
25  </div>
26</body>