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