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. googlysync googlysync Public

    Pop!_OS 24 desktop client for Google Drive: Go sync daemon + GTK4 UI + FUSE streaming, built with Bazel.

    Go

  2. anonymous-support-backend anonymous-support-backend Public

    Production-ready anonymous support platform API with Go, PostgreSQL, MongoDB, Redis, Connect-RPC, and real-time WebSocket support

    Go

  3. 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

  4. go-observability-demo go-observability-demo Public

    This repository demonstrates and compares two approaches for instrumenting Go applications with metrics: Default branch (otel-mimir-grafana): Modern approach using OpenTelemetry SDK → OTel Collecto…

    Go 1

  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-blue-green-webapp k8s-blue-green-webapp Public

    A comprehensive implementation of blue-green deployment strategy using Kubernetes Services, Labels, Selectors, and automated traffic switching.

    Shell