all repos — site @ d6864c9b473a063db67907a5a7bff6dbb5e9b844

source for my site, found at icyphox.sh

build/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  name="description" content="Memeing security since forever.">
 6<meta name="viewport" content="initial-scale=1">
 7<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 8<meta content="#021012" name="theme-color">
 9<meta name="HandheldFriendly" content="true">
10<meta name="twitter:card" content="summary_large_image">
11<meta name="twitter:site" content="@icyphox">
12<meta name="twitter:title" content="Anirudh (icyphox)">
13<meta name="twitter:description" content="Memeing security since forever.">
14<meta name="twitter:image" content="/static/icyphox.png">
15<meta property="og:title" content="Anirudh (icyphox)">
16<meta property="og:type" content="website">
17<meta property="og:description" content="Memeing security since forever.">
18<meta property="og:url" content="https://icyphox.sh">
19<meta property="og:image" content="/static/icyphox.png">
20<html>
21  <title>
22    Anirudh (icyphox)
23  </title>
24<div class="container">
25  <header class="header">
26    
27        <a href="/">home</a>
28        <a href="/blog">blog</a>
29        <a href="/reading">reading</a>
30        <a href="https://twitter.com/icyphox">twitter</a>
31        <a href="/about">about</a>
32
33 </header>
34<body> 
35   <div class="content">
36    <div align="left">
37      <h1 align=center>
38    <img src=/static/icynobg.svg class=logo>
39</h1>
40
41<p>Hi! I&#8217;m Anirudh. I&#8217;m currently majoring in Computer Science and 
42I dabble in computer security.
43When I&#8217;m not breaking things, I write (terrible) code in the <a href="https://nim-lang.org">Nim</a>
44programming language.
45I enjoy using Linux systems, and I&#8217;m the kind of guy who &#8220;<em>rices</em>&#8221;
46and has his <a href="https://github.com/icyphox/dotfiles">dotfiles</a> under version control.
47I do a bunch of other things too, which you can read all about <a href="/about">here</a>.</p>
48
49<p>Want to contact me? The best way is via email, at <a href="mailto:x@icyphox.sh">x@icyphox.sh</a>
50or via <a href="https://twitter.com/icyphox">Twitter</a> DMs.</p>
51
52<h1 id="latest-post">latest post</h1>
53
54<p><code>2019-09-17</code> <a href="/blog/2019-09-17">Weekly status update, 09/08 - 09/17</a></p>
55
56<p>(<a href="/blog">see all</a>)</p>
57
58<h1 id="currently-reading">currently reading</h1>
59
60<p><a href="https://www.amazon.in/Unending-Game-Former-Insights-Espionage/dp/0670091502">The Undending Game: A Former R&amp;AW Chief&#8217;s Insights into Espionage</a> <br />
61<em>still reading</em> | by <strong>Vikram Sood</strong> | started <strong>8th August, 2019</strong> </p>
62
63<p>(<a href="/reading">see all</a>)</p>
64 
65    </div>
66    <hr />
67    <footer>
68      <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
69        <img class="footimgs" src="/static/cc.svg">
70        </a>
71        <a href="https://webring.xxiivv.com/#random" target="_blank">
72        <img class="footimgs" alt="xxiivv webring" src="/static/webring.svg">
73        </a>
74        
75    </footer>
76</body>
77     </div>
78</html>