Skip to content
View shubhamjaggi's full-sized avatar

Block or report shubhamjaggi

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

Popular repositories Loading

  1. docker-emmet docker-emmet Public

    A Claude Code linter (/docker-emmet) for Dockerfiles & docker-compose — 42 rules across security, build efficiency, correctness & production-readiness, each backed by a companion Docker handbook ch…

    1

  2. gentepede-mcp gentepede-mcp Public

    Kotlin MCP server that maps app tech stacks to secure, fully provisioned AWS infrastructure via Terraform (+ Helm for EKS): generate → validate → plan → apply with checkov/kube-score security gatin…

    Kotlin 1

  3. earit earit Public

    Java

  4. documentation documentation Public

    Forked from DataDog/documentation

    The source for Datadog's documentation site.

    JavaScript

  5. drongo drongo Public

    A searchable, cross-engine query reference mapping SQL patterns to MongoDB and Splunk SPL equivalents.

    TypeScript

  6. relay-java relay-java Public

    Call coalescing for Java. When N threads hit the same method at once, only one executes — all share the result. Spring @Coalesce annotation and framework-free RelayGroup API. Prevents thundering he…

    Java