my website at https://anirudh.fi
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update index and about

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>

+18 -10
+4
build/about/index.html
··· 52 52 53 53 <p>You might be interested in my setup, which I’ve written about in detail <a href="/blog/my-setup">here</a>.</p> 54 54 55 + <p>I love languages, but I can never stick to one. I currently speak English, French, Tamil 56 + and Hindi. I can understand and read <em>very</em> basic Japanese, and I&#8217;ve just begun learning 57 + Russian which I&#8217;m really enjoying so far.</p> 58 + 55 59 <p>Apart from the links above, you can also find me on</p> 56 60 57 61 <ul>
+5 -5
build/index.html
··· 39 39 </h1> 40 40 41 41 <p>Hi! I&#8217;m Anirudh. I&#8217;m currently majoring in Computer Science and 42 - I generally do computer security stuff. <br /> 43 - When I&#8217;m not breaking things, I write (pretty) bad code in the <a href="https://nim-lang.org">Nim</a> 44 - programming language. Or Python, otherwise. <br /> 42 + I dabble in computer security. 43 + When I&#8217;m not breaking things, I write (terrible) code in the <a href="https://nim-lang.org">Nim</a> 44 + programming language. 45 45 I enjoy using Linux systems, and I&#8217;m the kind of guy who &#8220;<em>rices</em>&#8221; 46 - and has his <a href="https://github.com/icyphox/dotfiles">dotfiles</a> under version control. <br /> 46 + and has his <a href="https://github.com/icyphox/dotfiles">dotfiles</a> under version control. 47 47 I do a bunch of other things too, which you can read all about <a href="/about">here</a>.</p> 48 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> 49 + <p>Want to contact me? The best way is via email, at <a href="mailto:x@icyphox.sh">x@icyphox.sh</a> 50 50 or via <a href="https://twitter.com/icyphox">Twitter</a> DMs.</p> 51 51 52 52 <h1 id="latest-post">latest post</h1>
+5 -5
pages/_index.md
··· 9 9 </h1> 10 10 11 11 Hi! I'm Anirudh. I'm currently majoring in Computer Science and 12 - I generally do computer security stuff. 13 - When I'm not breaking things, I write (pretty) bad code in the [Nim](https://nim-lang.org) 14 - programming language. Or Python, otherwise. 12 + I dabble in computer security. 13 + When I'm not breaking things, I write (terrible) code in the [Nim](https://nim-lang.org) 14 + programming language. 15 15 I enjoy using Linux systems, and I'm the kind of guy who "*rices*" 16 - and has his [dotfiles](https://github.com/icyphox/dotfiles) under version control. 16 + and has his [dotfiles](https://github.com/icyphox/dotfiles) under version control. 17 17 I do a bunch of other things too, which you can read all about [here](/about). 18 18 19 - Want to contact me? The best way is via email (plain-text please), at [x@icyphox.sh](mailto:x@icyphox.sh) 19 + Want to contact me? The best way is via email, at [x@icyphox.sh](mailto:x@icyphox.sh) 20 20 or via [Twitter](https://twitter.com/icyphox) DMs. 21 21 22 22 # latest post
+4
pages/about.md
··· 20 20 21 21 You might be interested in my setup, which I’ve written about in detail [here](/blog/my-setup). 22 22 23 + I love languages, but I can never stick to one. I currently speak English, French, Tamil 24 + and Hindi. I can understand and read _very_ basic Japanese, and I've just begun learning 25 + Russian which I'm really enjoying so far. 26 + 23 27 Apart from the links above, you can also find me on 24 28 25 29 - [Reddit](https://reddit.com/u/icyphox)