--- template: page.html title: about subtitle: About me. --- I'm Anirudh Oppiliappan, a doer of computery things. You'll often find me as **icyphox** (or just **icy**) on the Internet. I work for [Ory](https://ory.sh) as a Site Reliability Engineer. ## contact Send mail to [x@icyphox.sh](mailto:x@icyphox.sh) or [anirudh@oppiliappan.com](mailto:anirudh@oppiliappan.com). Should you need it, my [PGP key](/static/gpg.txt): ``` FE1B 8FCF E6C1 6222 F157 1C8E 8A93 F96F 78C5 D4C4 ``` I'm also available on IRC as `icy` on [libera.chat](https://libera.chat) and [rizon.net](https://rizon.net). 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 somewhat 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**.