Skip to content

Instantly share code, notes, and snippets.

View kirill-d-lappo's full-sized avatar
🏭
These sands are cold, but Khajiit feels warmness from your presence.

Kirill Lappo kirill-d-lappo

🏭
These sands are cold, but Khajiit feels warmness from your presence.
View GitHub Profile
@jun06t
jun06t / vault-golang-login
Created July 13, 2018 15:56
Golang Vault Login Sample
package main
import (
"encoding/json"
"fmt"
"net/http"
"time"
"github.com/hashicorp/vault/api"
"github.com/hashicorp/vault/builtin/credential/aws"
@XavierGimenez
XavierGimenez / .block
Last active February 13, 2026 05:49 — forked from mbostock/.block
Grouping nodes in a Force-Directed Graph
license: gpl-3.0
height: 600