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

Highlights

  • Pro

Organizations

@devlup-labs

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

    Forked from devlup-labs/Torrentium

    Go

  2. Arista Arista Public

    C++

  3. AxeP AxeP Public

    Forked from aphrodoe/AxeP

    AttentionExachangeProtocol

    Dart

  4. ContextVM/sdk ContextVM/sdk Public

    ContextVM SDK for JavaScript/TypeScript

    TypeScript 10 16

  5. NostrMesh NostrMesh Public

    Distributed backend storage over nostr-vpn mesh network

    TypeScript 2

  6. btcpayserver-translator btcpayserver-translator Public

    Forked from btcpayserver/btcpayserver-translator

    A command-line tool to translate BTCPay Server's UI text to multiple languages using OpenRouter AI service. Now enjoy BTCPay Server in your local languages.

    C#