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’m Anirudh. I’m currently majoring in Computer Science and
42I dabble in computer security.
43When I’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’m the kind of guy who “<em>rices</em>”
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. Or if you prefer IRC, I’m <code>icy</code> /
51<code>icyphox</code> on Rizon and Freenode.</p>
52
53<h1 id="latest-post">latest post</h1>
54
55<table>
56<thead>
57<tr>
58 <th></th>
59 <th align="right"></th>
60</tr>
61</thead>
62<tbody>
63<tr>
64 <td><a href="/blog/digital-minimalism">Thoughts on digital minimalism</a></td>
65 <td align="right"><code>2019-10-05</code></td>
66</tr>
67</tbody>
68</table>
69
70<p>(<a href="/blog">see all</a>)</p>
71
72<h1 id="currently-reading">currently reading</h1>
73
74<p><a href="https://www.amazon.in/Unending-Game-Former-Insights-Espionage/dp/0670091502">The Undending Game: A Former R&AW Chief’s Insights into Espionage</a> <br />
75<em>still reading</em> | by <strong>Vikram Sood</strong> | started <strong>8th August, 2019</strong> </p>
76
77<p>(<a href="/reading">see all</a>)</p>
78
79 </div>
80 <hr />
81 <footer>
82 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
83 <img class="footimgs" src="/static/cc.svg">
84 </a>
85 <a href="https://webring.xxiivv.com/#random" target="_blank">
86 <img class="footimgs" alt="xxiivv webring" src="/static/webring.svg">
87 </a>
88
89 </footer>
90</body>
91 </div>
92</html>