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

Block or report shubhesh07

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

Shubhesh Shukla — Backend Engineer & Open Source Developer

Lead Software Engineer (SDE-3) at Truemeds — architecting backend systems that power healthcare access for 10M+ customers across India.

I specialize in building high-throughput distributed systems, search infrastructure, and developer tools using Go, Java, and TypeScript.

Backend Engineering Distributed Systems Search Infrastructure Developer Tools HealthTech


Open Source Projects

DB Connect — Free Desktop Database Client

Open-source alternative to DataGrip, DBeaver & TablePlus — built with Go and React

  • SQL editor with intelligent autocomplete and syntax highlighting
  • Multi-database support: MySQL | Amazon Redshift | DynamoDB
  • Schema browser, query history, SSH tunnel support
  • Built with Go (Wails) + React/TypeScript — native performance, zero Electron bloat
  • Cross-platform: macOS & Windows

Go DB Manager — Spring JPA-Style ORM for Go

Write FindByNameAndStatus(name, status) — the framework generates the SQL automatically

  • Automatic query generation from method names — no raw SQL for CRUD operations
  • Repository pattern with type-safe operations
  • Built-in migration engine, pagination, and transaction management
  • Inspired by Spring Data JPA, built idiomatically in Go

Claude Code Reviewer — AI-Powered Code Reviews

Zero-config automated PR/MR code reviews powered by Claude Code CLI

  • Drop-in CI/CD integration with GitHub Actions & GitLab CI pipelines
  • Detects bugs, security vulnerabilities, and code quality issues automatically
  • Clone, setup, review — works out of the box

Tech Stack

LanguagesGoJavaTypeScriptPython

BackendSpring BootGingRPC

DataMySQLRedisElasticsearchDynamoDBRedshift

InfrastructureKubernetesDockerAWSArgoCDGitHub Actions

ObservabilityELK StackNew RelicSentry


Professional Work at Truemeds

  • Search Platform — Designed and tuned the Elasticsearch-based product search engine serving millions of queries/day with sub-100ms p95 latency
  • Inventory & Logistics — Built high-scale inventory aggregation, order management, and warehouse systems using Spring Boot microservices
  • Platform Engineering — Go-based developer tooling, CI/CD automation, Kubernetes orchestration, and full observability stack (ELK + New Relic + Sentry)
  • Data Infrastructure — Real-time Logstash pipelines syncing MySQL to Elasticsearch, Redshift-based analytics and reporting

LinkedIn — Shubhesh ShuklaMedium — Shubhesh ShuklaEmail Shubhesh Shukla

Pinned Loading

  1. claude-code-reviewer claude-code-reviewer Public

    Automatic PR/MR code reviews powered by Claude Code CLI. Zero config — clone, setup, review. Works with GitHub & GitLab.

    Shell 1

  2. go-db-manager go-db-manager Public

    A Spring JPA-inspired ORM framework for Go with automatic query generation from method names

    Go 1

  3. db-connect db-connect Public

    Free desktop database GUI client for MySQL, Amazon Redshift, and DynamoDB (DDB). SQL editor with autocomplete, schema browser, query history, SSH tunnels. Alternative to DataGrip, DBeaver, TablePl…

    1