Skip to content
View shraddhaag's full-sized avatar
👩‍💻
Working from home
👩‍💻
Working from home

Block or report shraddhaag

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
shraddhaag/README.md

Hi, I'm Shraddha! 👋

A backend engineer working on databases and distributed systems. I currently work on Ceph at IBM, part of the core team responsible for enhancing and maintaining RADOS. I also write and speak occasionally about the work I am doing.

I am focused on writing software that isn’t a pain in the ass for the next person who works with it or rather less crudely put, is well tested, documented and observable. I believe user empathy is an important consideration while designing APIs. I try to stay away from premature optimisation and consider writing documentation as important as development.

I mainly work with C++ these days. Before this, I primarily worked with Golang, briefly explored Rust and have Python experience.

shraddhaag.dev is my home on the internet. You can reach out to me on mail [email protected] or on Twitter!

Challenges

Since late last year, I have discovered the joy of solving coding challenges with a strong community presense.

  • aoc - Solution to Advent of Code 2023 in Golang.
  • 1brc - My take on the One Billion Rows Challenge.

If you know about more challenges that I should try, please write to me!

Write

I believe writing cements understanding and boosts clarity. Some of my select posts:

You can find all my posts here.

Talks

You can find a complete list here.

Pinned Loading

  1. 1brc 1brc Public

    Solution to One Billion Rows Challenge in Golang.

    Go 245 24

  2. aoc aoc Public

    Solutions to Advent of Code.

    Go 8