pages/about.md (view raw)
1---
2template: about.html
3title: About
4---
5
6# Hi, I’m Anirudh.
7
8But you'll see me as [icyphox](https://www.startpage.com/do/search?query=icyphox) on the Internet.
9I’m doing my undergrad right now, majoring in CS. My primary interest is computer security, and more specifically — **offensive security** and **digital forensics**.
10On the less technical side of things, I love discussing **operational security** and **tradecraft**.
11I’m also a CTF player/security researcher at [Sector443](https://sector443.xyz), an infosec community at my University.
12Sometimes, I will compose a post for my [blog](/blog).
13
14In 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.
15Take a look at my [GitHub](https://github.com/icyphox) profile for more of my work.
16
17Atmospheric/electronic metal subgenres are my jam. If it djents, I like it. My [Last.fm](https://last.fm/user/Icyphox) should be self-explanatory.
18For those who didn’t click it: bands like _Oceans Ate Alaska_, _I See Stars_, _Invent Animate_, _Make Them Suffer_, _Ice Nine Kills_, etc.
19
20You might be interested in my setup, which I’ve written about in detail [here](/blog/my-setup).
21
22Apart from the links above, you can also find me on
23
24- [Reddit](https://reddit.com/u/icyphox)
25- [Lobste.rs](https://lobste.rs/u/icyphox)
26- [Hacker News](https://news.ycombinator.com/user?id=Icyphox)
27- [Steam](https://steamcommunity.com/id/icyphox)
28
29## Contact
30
31My DMs on [Twitter](https://twitter.com/icyphox) are open, so feel free to slide into them.
32Don’t use Twitter? Shoot me an [email](mailto:icyph0x@pm.me). If it’s something secret, here’s my [Keybase](https://keybase.io/icyphox).
33
34Want to **hire me**? I’m down for freelance security work. Here’s my [résumé](https://x.icyphox.sh/resume.pdf).
35
36## This website
37
38The site itself is built using my own static site generator — [vite](https://github.com/icyphox/vite).
39
40This site uses no cookies, and I'm generally not interested in any form of tracking/analytics. However, my DNS and SSL provider, CloudFlare,
41does 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.
42
43The entirety of the content on my site is licensed under [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/).
44The source code for the site is licensed under the [MIT](https://opensource.org/licenses/MIT) license.