all repos — site @ b5dc1c050a6f316c2779eba3d2377d6000bca594

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.
 9
10I'm Anirudh, but you'll often find me as **icyphox** (or just **icy**),
11on the Internet. I'm majoring in Computer Science currently. My primary
12interest is security -- with a focus on influence operations,
13information warfare and state-sponsored actors. I write code on the
14occasion, most of which you can find on my
15[GitHub](https://github.com/icyphox).
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- [Twitter](https://twitter.com/icyphox)
32
33Note that my Twitter is now read-only. I'm more active on the fediverse:
34https://toot.icyphox.sh/@x
35
36
37## Contact
38
39Send mail to [x@icyphox.sh](mailto:x@icyphox.sh). It is also my XMPP
40address; please use OMEMO.
41Should you need it, my PGP key:
42[FE1B 8FCF E6C1 6222 F157 1C8E 8A93 F96F 78C5 D4C4](/static/gpg.txt).
43I'm also on IRC @ Freenode and Rizon, usually as `icy` / `icyphox`.
44
45If you're interested in **hiring me** -- here's my
46[résumé](https://x.icyphox.sh/resume.pdf).
47
48## Donate
49
50I have [Liberapay](https://liberapay.com/icyphox) and
51[Patreon](https://patreon.com/icyphox)! I don't particularly _need_ it,
52but it does help with domain and server costs. :)
53
54## This website
55
56This site is built using a small static site generator written by me:
57[vite](https://github.com/icyphox/vite). The source for this website is
58[here](https://github.com/icyphox/site). Served from my Raspberry Pi 4B,
59sitting at home!
60
61The spinner icon at the bottom? That's the [XXIIVV
62webring](https://webring.xxiivv.com), and this site is on it!
63
64I don't really care about site traffic/analytics, and I never will; 
65I am not interested in who is reading and I respect your privacy.
66
67All the content on this site is licensed under Creative Commons
68Attribution-NonCommercial-ShareAlike 4.0 International 
69([BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/)). The
70source for this site is licensed under
71[MIT](https://opensource.org/licenses/MIT).