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<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
25<div class="container">
26 <header class="header">
27
28 <a href="/">home</a>
29 <a href="/blog">blog</a>
30 <a href="/reading">reading</a>
31 <a href="https://twitter.com/icyphox">twitter</a>
32 <a href="/about">about</a>
33
34 </header>
35<body>
36 <div class="content">
37 <div align="left">
38 <h1 align=center>
39 <img src=/static/icynobg.svg class=logo>
40</h1>
41
42<p>Hi! I’m Anirudh. I’m currently majoring in Computer Science and
43I generally do computer security stuff. <br />
44When I’m not breaking things, I write (pretty) bad code in the <a href="https://nim-lang.org">Nim</a>
45programming language. Or Python, otherwise. <br />
46I enjoy using Linux systems, and I’m the kind of guy who “<em>rices</em>”
47and has his <a href="https://github.com/icyphox/dotfiles">dotfiles</a> under version control. <br />
48I do a bunch of other things too, which you can read all about <a href="/about">here</a>.</p>
49
50<p>Want to contact me? The best way is via email (plain-text please), at <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a>
51or via <a href="https://twitter.com/icyphox">Twitter</a> DMs.</p>
52
53<h1 id="latest-post">latest post</h1>
54
55<p>2019-08-05 — <a href="/blog/fb50">Picking the FB50 smart lock</a></p>
56
57<p>(<a href="/blog">see all</a>)</p>
58
59<h1 id="currently-reading">currently reading</h1>
60
61<p><a href="https://www.amazon.in/Way-Deception-Making-Mossad-Officer/dp/0971759502">By Way of Deception: The Making of a Mossad Officer</a> <br />
62<em>still reading</em> | by <strong>Victor Ostrovsky</strong> | started <strong>17th July, 2019</strong></p>
63
64<p>(<a href="/reading">see all</a>)</p>
65
66 </div>
67 <hr />
68 <footer>
69 <img src="https://licensebuttons.net/p/zero/1.0/80x15.png">
70 </footer>
71</body>
72 </div>
73</html>