all repos — site @ 6840e8a8abed7c9d8371eb4a6e6dadc338116a67

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<link rel="shortcut icon" type="images/x-icon" href="/static/favicon.ico">
 5<meta content="Anirudh Oppiliappan" name=description>
 6<meta name="viewport" content="initial-scale=1">
 7<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 8<meta name="HandheldFriendly" content="true">
 9<meta name="twitter:card" content="summary_large_image">
10<meta name="twitter:site" content="@icyphox">
11<meta name="twitter:title" content="Anirudh Oppiliappan">
12<meta name="twitter:description" content="linux, infosec, open source.">
13<meta name="twitter:image" content="https://icy.ph0x.me/static/icyphox.png">
14<meta property="og:title" content="Anirudh Oppiliappan">
15<meta property="og:type" content="website">
16<meta property="og:description" content="linux, infosec, open source.">
17<meta property="og:url" content="https://icy.ph0x.me">
18<meta property="og:image" content="https://icy.ph0x.me/static/icyphox.png">
19
20<title>
21	Anirudh Oppiliappan	
22</title>
23
24<header>
25	
26</header>
27
28<body> 
29  <div class="centered">
30  	<h1 align="center">
31  <img src="/static/icynobg.svg" width="250px">
32</h1>
33
34<p><em>linux, infosec, open source.</em></p>
35
36<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>
37
38  </div>
39</body>