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

errors
Clean error abstraction for Go services.
logger
Logging package with sane defaults for Go apps.
gincache
Memory cache middleware for gin APIs.
redis
Simple Redis abstraction for Go services.
request
Request/client abstraction.
pool-party
Multi-coin address pool generation for BIP44.

/stack

Go TypeScript Rust Cosmos SDK Docker Linux Redis Git

/stats

GitHub Stats Top Languages
GitHub Streak

/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