Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View pcarthuran's full-sized avatar

Block or report pcarthuran

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

Hi, I'm Carthuran

Backend engineer focused on distributed systems and building infrastructure that's easier to operate and reason about. I spend most of my time in Go, occasionally falling back to Python or shell when the situation calls for it.


Tech Stack

  • Go — primary language, most of my serious work lives here
  • Python — scripting, tooling, quick prototypes
  • Shell — glue code, automation, the stuff that holds everything together
  • Kubernetes / Docker — day-to-day infra
  • Postgres, Redis — usual suspects on the data side

What I'm working on

Mostly internal tooling around deployment pipelines and service observability. Trying to make the gap between "it works on my machine" and "it works in prod" a little less painful.

Also slowly building out a CLI tool for managing local dev environments — nothing groundbreaking, just scratching my own itch.


Currently learning

Getting deeper into eBPF for network observability. Still early days but it's interesting territory.


Get in touch

Open to conversations about distributed systems, infra tooling, or Go in general. Feel free to open an issue or reach out if something in one of my repos is broken or confusing.

Popular repositories Loading

  1. pcarthuran pcarthuran Public

    P. Carthuran's profile

  2. driftwatch driftwatch Public

    A CLI tool that detects configuration drift between live infrastructure and declared state files.

    Go

  3. pgx pgx Public

    Forked from jackc/pgx

    PostgreSQL driver and toolkit for Go

    Go

  4. hatchet hatchet Public

    Forked from hatchet-dev/hatchet

    🪓 Run Background Tasks at Scale

    Go

  5. typescript-go typescript-go Public

    Forked from microsoft/typescript-go

    Staging repo for development of native port of TypeScript

    Go

  6. logpipe logpipe Public

    Lightweight structured log aggregator with pluggable backends for local dev environments.

    Go