all repos — site @ fc7c979599620b173cc975954cd0e6d6fd5c4838

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
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
---
template: page.html
title: about me
subtitle: About me and my interests.
---

![me](https://cdn.icyphox.sh/fit?url=http://files.garage.koti.lan/IMG_1570.jpg&width=1000&height=1000)

I'm Anirudh Oppiliappan. I'm building [Kapy
Cluster](https://kapycluster.com), a serverless Kubernetes platform.
Before that, I worked at UpCloud on the Managed Kubernetes team for two
years. I currently live in Helsinki, Finland.

Below are a few things that excite me, and can serve as
conversation starters for you:

- Infrastructure and distributed systems.
- The Go programming language. I love Go and I swear by the standard
  library.
- Startups and VC.
- Motorsport. I closely follow F1, F2 and F3.
- Fitness. Strength training, calisthenics.
- (Spoken) language learning. Currently learning Finnish. Big
  fan of total immersion and comprehensible input.
- Self-hosting and homelabbing.
- Ergonomic keyboards. I like to build them. I also like to use them.
- Electric skateboarding and PEVs.
- 35mm film photography.
- Veganism, ethics and plant-based nutrition.
- Effective altruism, albeit mostly focused on animal welfare for now. I
  donate to:
  * [Good Food Institute](https://gfi.org)
  * [ACE Recommended
  Charities](https://animalcharityevaluators.org/recommended-charities/)

I maintain a somewhat active list of tech that I [use](/uses).

## contact

Send mail to [anirudh@oppiliappan.com](mailto:anirudh@oppiliappan.com).

If you have my phone number, you can reach me on Signal/iMessage. My
Signal username is
[icy.19](https://signal.me/#eu/Nphsc2OCoWjih4d8jfuRRV0v6fJNPOXG9lY1X6B4vYb7KPR4wdpKu6SScSzuztil).

You may also book time with me for a [quick
chat](https://cal.com/icyphox/chat) -- I love meeting new people or
simply reconnecting.

Some other ways to find me:
- X [@icyphox](https://x.com/icyphox)
- Bluesky [@icyphox.sh](https://bsky.app/profile/icyphox.sh)
- Lobsters [@icy](https://lobste.rs/u/icy)
- Hacker News [@icy](https://news.ycombinator.com/user?id=icy)
- Steam [@icyphox](https://steamcommunity.com/id/icyphox)
- GitHub [@icyphox](https://github.com/icyphox)
- Fediverse [@icy@icyphox.sh](https://h.icyphox.sh/@icy)


## colophon

The website is built using [vite](https://git.icyphox.sh/vite) -- a
static site generator written in Go and [hosted at
home](/uses#homelab-k3s-cluster) on
[Garage](https://garagehq.deuxfleurs.fr/).

The source code is available [here](https://git.icyphox.sh/site),
licensed under MIT. All content is published under the [Creative Commons
BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.