all repos — site @ 1abfdc98504274bcef38eeab236c56e769c6b1d6

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<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&#8217;m Anirudh. I&#8217;m currently majoring in Computer Science and 
43I generally do computer security stuff. <br />
44When I&#8217;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&#8217;m the kind of guy who &#8220;<em>rices</em>&#8221;
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 (CVE-2019-13143)</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      <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
70        <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png">
71        </a>
72    </footer>
73</body>
74     </div>
75</html>