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 generally do computer security stuff. <br />
43When I’m not breaking things, I write (pretty) bad code in the <a href="https://nim-lang.org">Nim</a>
44programming language. Or Python, otherwise. <br />
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. <br />
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 (plain-text please), 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-10</code> — <a href="/blog/disinfo">Disinformation demystified</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&AW Chief’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 src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png">
70 </a>
71 </footer>
72</body>
73 </div>
74</html>