all repos — site @ 458ddab9344197bcd3bb27411d55dae362055bf2

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="Anirudh Oppiliappan" name=description>
 5<meta name="viewport" content="initial-scale=1">
 6<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 7<meta name="HandheldFriendly" content="true">
 8
 9<title>
10	Anirudh Oppiliappan	
11</title>
12
13<header>
14	
15</header>
16
17<body> 
18  <div class="centered">
19  	<h1>Anirudh</h1>
20
21<h1>Oppiliappan</h1>
22
23<p><em>linux, infosec, open source.</em></p>
24
25<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="/gpg.txt">gpg</a>  &nbsp; &bull; &nbsp;  <a href="mailto:icyph0x@pm.me">email</a></p>
26
27  </div>
28</body>