Skip to content
View ru-dr's full-sized avatar
🛠️
Building
🛠️
Building

Highlights

  • Pro

Block or report ru-dr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ru-dr/README.md

rudr

Cloud, infra & distributed systems. Boston, MA.

I build things. Usually because I wanted them to exist, or I hit the problem myself and got annoyed enough to fix it. Most of it ends up being cloud and infra work — I like figuring out how things break once they're spread across machines. AWS and Python lately, TypeScript and Docker often.

Building

  • Indeks — privacy-first, self-hosted analytics
  • Plip — a logger that's pleasant to read
  • Mycelium — local-first sync engine, offline writes reconciled on reconnect (wip)

Learning

Go, because most of the infrastructure I read the source of is written in it. Kubernetes and Helm from the failure side — what a rollout actually does when a pod won't come up. Terraform, so deployment stops being the part I improvise.

Algorithms too, reluctantly. Enough to clear the interview.

Elsewhere

tldr.rudr.me · long.rudr.me · LinkedIn · ping@rudr.me

Pinned Loading

  1. indeks-sdk indeks-sdk Public

    A lightweight, modular web analytics SDK for tracking user behavior and events on your website.

    TypeScript

  2. plip plip Public

    Plip Logger — a modern, elegant logger for JS/TS applications. Zero config, framework-friendly, and built for both server and client.

    TypeScript