all repos — site @ bd7ff655cd0578d8ba1a9233a9243e7a715031b7

source for my site, found at icyphox.sh

pages/about.md (view raw)

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