Skip to content
View sarthakdabhi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sarthakdabhi

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

Hi, I'm Sarthak Dabhi

Staff Software Engineer at Tebra · Product builder · Los Angeles

I build software from architecture to release: web platforms, cloud infrastructure, and tools that make complex work easier to understand. My work spans system design, hands-on engineering, and leading teams through delivery.

Website · LinkedIn · Email

What I'm building

Turn a Markdown plan into a two-person audio briefing. A CLI for listening through an implementation plan, with local generation on your Mac by default and OpenAI as an explicit alternative.

plancast PLAN.md --play

Get started →

Engineering in practice

  • Content platforms at Tebra. Architected and shipped a Practice Content Management System and a Widgets platform. My work includes content versioning, preview environments, and S3/cache-backed read paths; I now help set technical direction and mentor engineers.
  • Modernization at RxPrep. Led a monolith-to-microservices migration on AWS, built infrastructure with Terraform, and brought DevOps in-house, reducing third-party spend by approximately $100k per year.
  • Teaching and team development. Taught Data Structures, Algorithms, and C++ OOP at CSU San Bernardino. I enjoy making difficult technical ideas easier to work with.

Tools I work with

Area Technologies
Web & APIs TypeScript, JavaScript, React, Next.js, Node.js, PHP, Laravel, Python
Cloud & delivery AWS, Terraform, Docker, GitHub Actions
Data & search PostgreSQL, MySQL, Elasticsearch

Earlier open source

A few projects from my work on web tooling and educational games:

Project What I built
Drawingboard A browser drawing board for shapes, text, and visual experiments.
Balloons Popper A TypeScript educational game for learning numbers through play.
InfoPopup A JavaScript alternative to Google Maps' InfoWindow.
Angular Essentials An Angular starter with application structure and common modules.

Interested in developer tools, system design, or building a product together? Let's talk.

Pinned Loading

  1. angular-essentials angular-essentials Public

    Ready to go Angular application. Large to small scale, any application. Angular essentials will provide you basic all modules and architecture to start with your angular application.

    JavaScript

  2. infopopup infopopup Public

    Infowindow: A JavaScript plugin, an alternative of Google's Infowindow.

    HTML 1

  3. ng-laravel ng-laravel Public

    Angular JS Application integrated with Laravel PHP Framework

    PHP

  4. balloons-popper balloons-popper Public

    An educational game for children about learning numbers. Learning while playing!

    TypeScript 1 1

  5. drawingboard drawingboard Public

    Drawing board for learning, for everyone. Draw shapes, texts, memes, etc. LIVE: https://sarthakdabhi.github.io/drawingboard/

    HTML 1

  6. addition-1 addition-1 Public

    An educational game for children about learning how to add single digit numbers. Learning while playing!

    JavaScript