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

Skip to content
View 95171LambertDodd's full-sized avatar

Block or report 95171LambertDodd

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

Hi, I'm Lambert

Backend engineer focused on building clean APIs and taming distributed systems. I spend most of my time in Go, occasionally venturing into Python or TypeScript when the situation calls for it.


Tech Stack

  • Go — primary language, day-to-day work
  • Python — scripting, tooling, one-off automation
  • TypeScript — when I have to touch a frontend or write a Node service
  • Infrastructure / DevOps — Docker, Kubernetes, Terraform, the usual suspects
  • Databases — PostgreSQL mostly, some Redis and etcd

What I'm Working On

Lately I've been building out some CLI tooling to make local Kubernetes development a bit less miserable. Also slowly working through improving observability patterns in a distributed tracing side project.


A Few Things I Care About

  • APIs that are consistent and don't surprise you
  • Services that fail gracefully and recover cleanly
  • Docs that actually reflect how the thing works

Reach Me

  • Email: lambert.dodd [at] proton.me
  • Open to conversations about infra, backend architecture, or Go in general

Popular repositories Loading

  1. spring spring Public

    Forked from mybatis/spring

    Spring integration for MyBatis 3

    Java

  2. java java Public

    Forked from structurizr/java

    Structurizr for Java

    Java

  3. spring-boot spring-boot Public

    Forked from spring-projects/spring-boot

    Spring Boot

    Java

  4. spring-for spring-for Public

    Forked from spring/spring

    A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/

    C++

  5. tabby tabby Public

    Forked from Eugeny/tabby

    A terminal for a more modern age

    TypeScript

  6. gson gson Public

    Forked from google/gson

    A Java serialization/deserialization library to convert Java Objects into JSON and back

    Java