Skip to content
View sattwyk's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Organizations

@oslabs-beta @nuvvoHQ @bits-bsc-cs @the-last-working-build

Block or report sattwyk

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.

Content in all repositories owned by your account will be closed.
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
sattwyk/README.md

software engineer interested in backend systems, distributed systems and deterministic simulation testing.

currently working on:

  • 🧪 adversary - deterministic simulation testing harness in rust + wasm
  • 🔑 rkv - replicated key-value store in rust for learning replication, failures and consensus
  • 📬 mailmon - gmail sync infrastructure with durable cursors, transactional state and replayable event delivery

trying to get better at building systems that stay correct when things fail.

previously built stuff around kafka, payments and a bunch of early-stage products.

https://sattwyk.com · hi@sattwyk.com

Pinned Loading

  1. mailmon-dev/mailmon-old mailmon-dev/mailmon-old Public archive

    Gmail sync infrastructure with durable events and replayable webhooks

    TypeScript 3

  2. oslabs-beta/evaStudio oslabs-beta/evaStudio Public

    An Apache Kafka monitoring tool to prototype and scale real-time streaming data pipelines, and test parallelization of multi-stage ML models before production, with metrics for potential automation…

    TypeScript 58 5

  3. bits-bsc-cs/discord-bot bits-bsc-cs/discord-bot Public

    discord bot for verification and other purposes inside the server

    Python 6

  4. the-last-working-build/cascade the-last-working-build/cascade Public

    hourly payments through stablecoins

    TypeScript 1

  5. ts-mastery ts-mastery Public

    katas for nodejs ninjas

    TypeScript 1

  6. program-to-kernel-lab program-to-kernel-lab Public

    A staged systems programming lab exploring the path from C source code to compiled binary to syscall ABI to kernel execution.

    C