all repos — site @ ce4dc54cedd07877e2b600c6f61d32e3f07b7f33

source for my site, found at icyphox.sh

pages/about.md (view raw)

 1---
 2template: page.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. My primary interest
11is security -- with a focus on influence operations, information warfare
12and state-sponsored actors. I also dabble in infrastructure. I
13currently work for [DeepSource](https://deepsource.io).
14
15I care about software freedom, privacy and freedom of speech -- yes I'm
16a free speech absolutist. I have other varied interests, in summary: I
17listen to heavy music (metalcore/deathcore), read high fantasy, and play
18card games.
19
20Here are some of my links:
21
22- [Lobsters](https://lobste.rs/u/icy)
23- [Hacker News](https://news.ycombinator.com/user?id=icy)
24- [Steam](https://steamcommunity.com/id/icyphox)
25- [GitHub](https://github.com/icyphox)
26- [git.icyphox.sh](https://git.icyphox.sh)
27- [Last.fm](https://last.fm/user/icyphox)
28
29The only social media I actively use is the fediverse:
30https://toot.icyphox.sh/@x
31
32
33## contact
34
35Send mail to [x@icyphox.sh](mailto:x@icyphox.sh). Should you need it, my
36PGP key: [FE1B 8FCF E6C1 6222 F157 1C8E 8A93 F96F 78C5
37D4C4](/static/gpg.txt). I'm also on IRC @ Freenode and Rizon, usually as
38`icy` / `icyphox`.
39
40If you're interested in **hiring me** -- here's my
41[résumé](https://x.icyphox.sh/resume.pdf).
42
43## this website
44
45This site is built using a small static site generator written by me:
46[vite](https://github.com/icyphox/go-vite). The source for this website
47is [here](https://github.com/icyphox/site).
48
49I don't really care about site traffic/analytics, and I never will; 
50I am not interested in who is reading and I respect your privacy.
51
52All the content on this site is licensed under Creative Commons
53Attribution-NonCommercial-ShareAlike 4.0 International 
54([BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/)). The
55source for this site is licensed under
56[MIT](https://opensource.org/licenses/MIT).