Skip to content
View Pantani's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Pantani

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

Typing SVG
danilo.pantani.ethpantani.cryptopantani.zil

I build decentralized systems, backend infra and crypto-native products that actually ship.

/whoami

package main

var pantani = struct {
  Role     string
  Company  string
  Focus    []string
  Building []string
  Stack    []string
}{
  Role:     "Full-stack / Blockchain Engineer",
  Company:  "Ignite",
  Focus:    []string{"Golang", "Cosmos SDK", "Distributed Systems", "Backend Architecture"},
  Building: []string{"APIs", "Infra", "Tooling", "Crypto-native Products"},
  Stack:    []string{"Go", "TypeScript", "Rust", "Docker", "Linux"},
}

/selected_work

ignite/cli
Cosmos SDK scaffolding, protoanalysis, AST-driven code generation.
atomone-hub/atomone
AtomOne chain — distribution module and governance-migration logic.
ignite/network
Cosmos network-launch coordination and sovereign chain lifecycle infra.
cosmos/gaia
Cosmos Hub — protocol code and chain tooling.
atomone-hub/cosmos-sdk
Cosmos SDK fork — upstream contributions and module-composition fixes.
allinbits/vaas
Validation-as-a-Service — Interchain Security / shared PoS security.
trustwallet/blockatlas
Multi-chain indexing, market-data routes, full-node tooling.

/stack

Go TypeScript Rust Cosmos SDK Docker Linux Redis Git

/stats

Followers ignite/cli stars atomone stars cosmos/gaia stars

/trophies

GitHub Trophies

/support

ETH: 0x5574Cd97432cEd0D7Caf58ac3c4fEDB2061C98fB
BTC: bc1qd7eystu9xl53hkyxm4kyg7h5yk4p436sqx6f27

Pinned Loading

  1. errors errors Public

    Simple abstraction for errors.

    Go 2 1

  2. logger logger Public

    Simple log package.

    Go 2 1

  3. gincache gincache Public

    Simple memory cache middleware for gin API.

    Go 2 2

  4. redis redis Public

    Simple abstraction for Go-Redis.

    Go 2 1

  5. request request Public

    Client request abstraction.

    Go 1 1

  6. pool-party pool-party Public

    Multi-coin address pool generation for bip44.

    Go 3 1