Pinned Repositories
cli
A minimal Go CLI package.
audio-recorder
:microphone: :musical_note: Record your built-in microphone audio from the command line on OSX (WIP)
cli
A minimal Go CLI package.
ethereum-development-with-go-book
A little book on Ethereum Development with Go (golang)
gecko
:lizard: Amazon echo integration for Coder enterprise written in Go. AWS-Lambda function.
Intro-to-Golang
Learning Golang
keychain
:key: CLI password manager. Not for actual use. Just test-driving diesel and clap.
networker
:wrench: CLI utility for various networking operations
remcap
Remotely capture network packets using a client-streaming gRPC API
sym
:lock: :key: Extending symmetric encryption on the std lib for those too lazy to generate their own IV's.
fuskovic's Repositories
fuskovic/networker
:wrench: CLI utility for various networking operations
fuskovic/gecko
:lizard: Amazon echo integration for Coder enterprise written in Go. AWS-Lambda function.
fuskovic/remcap
Remotely capture network packets using a client-streaming gRPC API
fuskovic/Intro-to-Golang
Learning Golang
fuskovic/sym
:lock: :key: Extending symmetric encryption on the std lib for those too lazy to generate their own IV's.
fuskovic/audio-recorder
:microphone: :musical_note: Record your built-in microphone audio from the command line on OSX (WIP)
fuskovic/cli
A minimal Go CLI package.
fuskovic/ethereum-development-with-go-book
A little book on Ethereum Development with Go (golang)
fuskovic/gateway
A library for discovering the address of a LAN gateway.
fuskovic/gophercises
My solutions to Jon Calhoun's Gophercises
fuskovic/keychain
:key: CLI password manager. Not for actual use. Just test-driving diesel and clap.
fuskovic/go
The Go programming language
fuskovic/hat
HTTP API testing for Go
fuskovic/port-scanner
demo code for my blog
fuskovic/screen-recorder
:movie_camera: :computer: Screen recorder for OSX (WIP)
fuskovic/server-streaming
File-downloads with a server-streaming gRPC API : Demo code for my blog.
fuskovic/slog
Minimal structured logging library for Go
fuskovic/wav
Battle tested Wav decoder/encoder