all repos — site @ 578e738df5f731fafe4b6747365df614c62af529

source for my site, found at icyphox.sh

pages/about.md (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
---
template: page.html
title: about
---

![anirudh masked](https://x.icyphox.sh/anirudh-mask.jpeg)

I'm Anirudh, but you'll find me as **icyphox** (or just **icy**), on the
Internet. I currently work as a Site Reliability Engineer at
[DeepSource](https://deepsource.io).

## contact

Send mail to [x@icyphox.sh](mailto:x@icyphox.sh). Should you need it, my
[PGP key](/static/gpg.txt):

```
FE1B 8FCF E6C1 6222 F157 1C8E 8A93 F96F 78C5 D4C4
```

I generally always reply within the day. Alternative means of
communication, like my phone number, are only given out on a
need-to-know basis.

Some of my links:

- [Lobsters](https://lobste.rs/u/icy)
- [Hacker News](https://news.ycombinator.com/user?id=icy)
- [Steam](https://steamcommunity.com/id/icyphox)
- [GitHub](https://github.com/icyphox)

The only social media I actively use is the fediverse:
https://toot.icyphox.sh/@x

If you're interested in **hiring me** -- here's my
[résumé](https://x.icyphox.sh/resume.pdf).

## this site

This site is built using [vite](https://git.icyphox.sh/vite) -- a static
site generator written in Go.

Nearly all media content, barring some old images, are served from my
file host at https://x.icyphox.sh. This is hosted on my Raspberry Pi, at
home. If you notice slow image loads, this is why. At present, I have no
plans to change this setup.

The source for this site is [here](https://git.icyphox.sh/site).

I don't care for analytics or statistics; I value your privacy. All
content hosted on this site is available under the **Creative Commons
BY-NC-SA** license. All source for this site is available under **MIT**.