Skip to content
View 1amKhush's full-sized avatar
🎯
Hesitation is defeat
🎯
Hesitation is defeat

Highlights

  • Pro

Block or report 1amKhush

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

Typing SVG


whoami?

type Developer struct {
    Name     string
    Based    string
    Now      string
    Loves    []string
}

me := Developer{
    Name:  "Khushvendra Singh",
    Based: "India 🇮🇳",
    Now:   "Into the databases rabbit hole...",
    Loves: []string{
        "P2P  · MCP · libp2p",
        "Distributed Systems",
        "AI/ML · Temporal Graphs",
        "Systems and Infra",
    },
}


Contributions


  

Find Me

LinkedIn   Gmail   Instagram


"The network is the computer." — Sun Microsystems

Pinned Loading

  1. DSA_project_spotlight DSA_project_spotlight Public

    C++ 1

  2. Torrentium Torrentium Public

    Forked from devlup-labs/Torrentium

    Go 1

  3. Arista Arista Public

    C++

  4. AxeP AxeP Public

    Forked from aphrodoe/AxeP

    AttentionExachangeProtocol

    Dart

  5. btcpayserver-plugin-builder btcpayserver-plugin-builder Public

    Forked from btcpayserver/btcpayserver-plugin-builder

    A server building plugins for BTCPay Server

    C#

  6. ContextVM/sdk ContextVM/sdk Public

    ContextVM SDK for JavaScript/TypeScript

    TypeScript 11 16