all repos — site @ 0f0a36186aa1bd3e3f341150ca9036c9c3eb820d

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# Hi.
 8
 9I'm Anirudh, but you'll often find me as **icyphox** (or just **icy**),
10on the Internet. I'm majoring in Computer Science currently. My primary
11interest is security -- with a focus on influence operations,
12information warfare and state-sponsored actors. I write code on the
13occasion, most of which you can find on my
14[GitHub](https://github.com/icyphox). I currently work for
15[CometChat](https://www.cometchat.com).
16
17I care about software freedom and digital privacy, and I am a staunch
18advocate of the same. I try to use free alternatives to software, if
19they exist.
20
21My taste in music is very specific, and I hardly ever experiment. I like
22to stick to subgenres of metal, specifically -- metalcore and deathcore.
23
24Here are some of my links:
25
26- [Lobsters](https://lobste.rs/u/icy)
27- [Hacker News](https://news.ycombinator.com/user?id=Icyphox)
28- [Reddit](https://reddit.com/u/icyphox)
29- [Steam](https://steamcommunity.com/id/icyphox)
30- [Last.fm](https://last.fm/user/icyphox)
31
32The only social media I actively use is the fediverse:
33https://toot.icyphox.sh/@x
34
35
36## Contact
37
38Send mail to [x@icyphox.sh](mailto:x@icyphox.sh). Should you need it, my
39PGP key: [FE1B 8FCF E6C1 6222 F157 1C8E 8A93 F96F 78C5
40D4C4](/static/gpg.txt). I'm also on IRC @ Freenode and Rizon, usually as
41`icy` / `icyphox`.
42
43If you're interested in **hiring me** -- here's my
44[résumé](https://x.icyphox.sh/resume.pdf).
45
46## Donate
47
48I have [Liberapay](https://liberapay.com/icyphox) and
49[Patreon](https://patreon.com/icyphox)! I don't particularly _need_ it,
50but it does help with domain and server costs. :)
51
52## This website
53
54This site is built using a small static site generator written by me:
55[vite](https://github.com/icyphox/vite). The source for this website is
56[here](https://github.com/icyphox/site). Served from my Raspberry Pi 4B,
57sitting at home.
58
59I don't really care about site traffic/analytics, and I never will; 
60I am not interested in who is reading and I respect your privacy.
61
62All the content on this site is licensed under Creative Commons
63Attribution-NonCommercial-ShareAlike 4.0 International 
64([BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/)). The
65source for this site is licensed under
66[MIT](https://opensource.org/licenses/MIT).