Skip to content
View mrothsluk's full-sized avatar

Block or report mrothsluk

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
mrothsluk/README.md

Hi, I'm Marcus

Backend engineer focused on distributed systems and performance. I spend most of my time thinking about how to make services scale and not fall over.


Tech Stack

  • Go — primary language, most of my serious work lives here
  • Python — scripting, tooling, the occasional service
  • Rust — learning as I go, mostly for CLI tools and anything where I care about allocations
  • Infrastructure: Kubernetes, Postgres, Redis, Kafka

What I'm working on

Mostly infra-adjacent stuff — internal tooling, deployment pipelines, and a small distributed key-value store I'm building in Go to better understand consensus protocols.


Interests

  • Distributed systems (consensus, replication, failure modes)
  • Developer tooling and CLI design
  • Performance profiling and optimization
  • DevOps / platform engineering

Reach me

Open an issue, send a PR, or find me as mrothsluk on most platforms.

Popular repositories Loading

  1. mrothsluk mrothsluk Public

    Marcus Rothsluk's profile

  2. powertracker powertracker Public

    Forked from poolski/powertracker

    Extract hourly power consumption metrics from Home Assistant's Energy dashboard

    Go

  3. logpipe logpipe Public

    Lightweight log aggregation daemon that tails files and ships to multiple sinks with backpressure support.

    Go

  4. MasterDnsVPN MasterDnsVPN Public

    Forked from masterking32/MasterDnsVPN

    Advanced DNS tunneling VPN for censorship bypass, optimized beyond DNSTT and SlipStream with low-overhead ARQ, resolver load balancing, high packet-loss stability and speed.

    Go

  5. envchain envchain Public

    CLI tool to manage layered environment variable configs across dev, staging, and prod with secret redaction.

    Go

  6. driftwatch driftwatch Public

    Detects infrastructure config drift between Terraform state and live cloud resources and reports diffs.

    Go