all repos — site @ e070945017adcc66c810e6f97677600496561b4e

source for my site, found at icyphox.sh

pages/about.md (view raw)

 1---
 2template: about.html
 3title: About
 4---
 5
 6# about
 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
23Apart from the links above, you can also find me on
24
25- [Reddit](https://reddit.com/u/icyphox)
26- [Lobste.rs](https://lobste.rs/u/icyphox)
27- [Hacker News](https://news.ycombinator.com/user?id=Icyphox)
28- [Steam](https://steamcommunity.com/id/icyphox)
29
30## Contact
31
32My DMs on [Twitter](https://twitter.com/icyphox) are open, so feel free to slide into them.
33Don’t use Twitter? Shoot me a plain-text [email](mailto:icyph0x@pm.me). If it’s something secret, here’s my [Keybase](https://keybase.io/icyphox).
34
35Want to **hire me**? I’m down for freelance security work. Here’s my [résumé](https://x.icyphox.sh/resume.pdf).
36
37## This website
38
39The site itself is built using my own static site generator — [vite](https://github.com/icyphox/vite). 
40
41This site uses no cookies, and I'm generally not interested in any form of tracking/analytics. However, my DNS and SSL provider, CloudFlare,
42does 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. 
43
44The 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/).
45The source code for the site is licensed under [MIT](https://opensource.org/licenses/MIT).