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",
},
}
Pinned Loading
-
-
-
-
-
btcpayserver-translator
btcpayserver-translator PublicForked 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#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




