all repos — site @ 95b1f42f6de32e5f60908deaa46d49795ed21f93

source for my site, found at icyphox.sh

pages/about.md (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
---
template: about.html
title: About
---

# Hi, I’m Anirudh.

But you'll see me as [icyphox](https://www.startpage.com/do/search?query=icyphox) on the Internet. 
I’m doing my undergrad right now, majoring in CS. My primary interest is computer security, and more specifically — **offensive security** and **digital forensics**. 
I’m also a CTF player/security researcher at [Sector443](https://sector443.xyz), an infosec community at my University. 
My [blog](/blog) has a few write-ups that you might want to check out.

In my free time (which I tend to have a lot of) I contribute to open-source projects like the [Nim](https://nim-lang.org) programming language.
Take a look at my [GitHub](https://github.com/icyphox) profile for more of my work. 

Atmospheric/electronic metal subgenres are my jam. If it djents, I like it. My [Last.fm](https://last.fm/user/Icyphox) should be self-explanatory.
For those who didn’t click it: bands like _Oceans Ate Alaska_, _I See Stars_, _Invent Animate_, _Make Them Suffer_, _Ice Nine Kills_, etc.

You might be interested in my setup, which I’ve written about in detail [here](/blog/my-setup). But here's the gist of it.

- laptop: HP Envy 13, i5 8250u, 8GB/256GB
- distro: Debian 9 Stretch
- window manager: i3

Apart from the links above, you can also find me on

- [Reddit](https://reddit.com/u/icyphox)
- [Lobste.rs](https://lobste.rs/u/icyphox)
- [Hacker News](https://news.ycombinator.com/user?id=Icyphox)
- [Steam](https://steamcommunity.com/id/icyphox)

## Contact

My DMs on [Twitter](https://twitter.com/icyphox) are open, so feel free to slide into them.
Don’t use Twitter? Shoot me an [email](mailto:icyph0x@pm.me). If it’s something secret, here’s my [Keybase](https://keybase.io/icyphox).

Want to **hire me**? I’m down for freelance security work. Here’s my [résumé](https://x.icyphox.sh/resume.pdf).

## This website

The site itself is built using my own static site generator — [vite](https://github.com/icyphox/vite). 

This site uses no cookies, and I'm generally not interested in any form of tracking/analytics. However, my DNS and SSL provider, CloudFlare,
does collect basic data like site hits and demographics. I've been meaning to get rid of it, but laziness has gotten the best of me. 

The entirety of the content on my site is licensed under [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/). Let it be public domain.
The source code for the site is licensed under [MIT](https://opensource.org/licenses/MIT).