Skip to content
View clarabennett2626's full-sized avatar

Block or report clarabennett2626

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
clarabennett2626/README.md

Hey, I'm Clara 👋

Go developer based in Toronto, Canada 🇨🇦

About Me

  • 🔭 Currently working on distributed systems and cloud-native tooling
  • 🌱 Deep into Go, gRPC, and container orchestration
  • ⚡ Interested in high-performance networking, object storage, and service mesh
  • 💬 Ask me about Go concurrency patterns, microservices architecture, or Kubernetes

Tech Stack

stack := map[string][]string{
    "languages": {"Go", "Python", "Bash"},
    "infra":     {"Kubernetes", "Docker", "Terraform"},
    "databases": {"PostgreSQL", "Redis", "etcd"},
    "tools":     {"gRPC", "Prometheus", "Grafana"},
    "cloud":     {"AWS", "GCP"},
}

What I'm Into

  • Building resilient distributed systems
  • Contributing to open source Go projects
  • Performance optimization and profiling
  • Writing clean, idiomatic Go

Popular repositories Loading

  1. clarabennett2626 clarabennett2626 Public

    My GitHub profile

  2. gh-dash gh-dash Public

    Forked from dlvhdr/gh-dash

    A rich terminal UI for GitHub that doesn't break your flow.

    Go

  3. gopass gopass Public

    Forked from gopasspw/gopass

    The slightly more awesome standard unix password manager for teams

    Go

  4. typescript-go typescript-go Public

    Forked from microsoft/typescript-go

    Staging repo for development of native port of TypeScript

    Go

  5. netbird netbird Public

    Forked from netbirdio/netbird

    Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.

    Go

  6. gocount gocount Public

    Count lines of code in a project by language

    Go