Skip to content
View sandeepkv93's full-sized avatar

Block or report sandeepkv93

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

Pinned Loading

  1. everything-backend-starter-kit everything-backend-starter-kit Public

    A production-ready Go backend starter kit that provides secure auth and RBAC APIs, Redis-backed performance and abuse controls, and built-in observability/deployment tooling for local and K8s envir…

    Go

  2. distributed-systems-visualizer distributed-systems-visualizer Public

    Interactive learning platform for distributed systems concepts with AI-powered explanations

    TypeScript

  3. go-observability-demo go-observability-demo Public

    This repository demonstrates and compares multiple observability architectures for Go applications across metrics, traces, and logs. The default main branch uses an OpenTelemetry-first stack (metri…

    Go 1

  4. concurrency-in-golang concurrency-in-golang Public

    Dive into the world of Golang concurrency with this repository! Featuring a range of experiments and examples that explore Go's concurrent programming capabilities. Perfect for developers seeking t…

    Go

  5. oauth-from-scratch-in-go oauth-from-scratch-in-go Public

    A comprehensive OAuth 2.0 authorization server and OpenID Connect provider built from scratch in Go, implementing multiple RFC standards and security best practices

    Go

  6. k8s-distributed-cron-jobs k8s-distributed-cron-jobs Public

    A production-ready, enterprise-grade distributed task processing system using Kubernetes Jobs, CronJobs, and Redis work queues with advanced features including authentication, monitoring, workflow …

    Go