all repos — site @ ec6c4b6da9e6c7457e3edf5c4594eece53910ba8

source for my site, found at icyphox.sh

build/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
<!DOCTYPE html>
<html lang=en>
<link rel="stylesheet" href="/static/style.css" type="text/css">
<link rel="shortcut icon" type="images/x-icon" href="/static/favicon.ico">
<meta content="Anirudh Oppiliappan" name=description>
<meta name="viewport" content="initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="HandheldFriendly" content="true">

<title>
	Anirudh Oppiliappan	
</title>

<header>
	
</header>

<body> 
  <div class="centered">
  	<h1>Anirudh</h1>

<h1>Oppiliappan</h1>

<p><em>linux, infosec, open source.</em></p>

<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://linkedin.com/in/icyphox">linkedin</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>

  </div>
</body>