Pinned Repositories
botl
bOTL Object Transformation Language implementation in Go
eventsourcing-microservice
Simple event-sourcing microservice in react php
filehelper
Quick File Helper (tar, csv etc) functions for Go
graphql-schema
Schema language parser for graphql-go
gwget
Utility to download only missing files from remote server based on file list
json5
JSON5 Parser for Go and TinyGo
open-rp
Open Remote Play is an open source implementation of Sony Computer Entertainment's Remote Play protocol
prosemirror-dropimage
(drag and) drop image upload for Prosemirror
sshman
SSH Manager - manage users through authorized_keys files
shoobyban's Repositories
shoobyban/sshman
SSH Manager - manage users through authorized_keys files
shoobyban/prosemirror-dropimage
(drag and) drop image upload for Prosemirror
shoobyban/graphql-schema
Schema language parser for graphql-go
shoobyban/filehelper
Quick File Helper (tar, csv etc) functions for Go
shoobyban/gwget
Utility to download only missing files from remote server based on file list
shoobyban/prosemirror-convert
Convert Markdown to Prosemirror JSON in mysql database
shoobyban/json5
JSON5 Parser for Go and TinyGo
shoobyban/awesome-go
A curated list of awesome Go frameworks, libraries and software
shoobyban/chi
lightweight, idiomatic and composable router for building Go HTTP services
shoobyban/csvmapper
Transform/map CSV file into a different structure CSV using simple CSV based mapping and go templates
shoobyban/dque
dque is a fast, embedded, durable queue for Go
shoobyban/ftps
Implementation of the FTPS protocol for Golang.
shoobyban/go
The Go programming language
shoobyban/go-snippets
Just few starting points to copy-paste from
shoobyban/go-soundplayer
shoobyban/gofeed
Parse RSS and Atom feeds in Go
shoobyban/httphelper
Quick HTTP Helper functions for Go
shoobyban/Itsycal
Itsycal is a tiny calendar for your Mac's menu bar. http://www.mowglii.com/itsycal
shoobyban/jpgcheck
JPEG checker
shoobyban/json
shoobyban/jsoniter
shoobyban/miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
shoobyban/mpg123
MPG123 based decoder library for Go
shoobyban/mxj
Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
shoobyban/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
shoobyban/recipe.wizguild.com
My recipebook
shoobyban/recipebook
My Recipe Book, with old copy-pasted recipes
shoobyban/shoobyban.github.io
My website
shoobyban/slog
"Simple" Log for Go
shoobyban/xpath
Clone of github.com/go-xmlpath, extended with map[string]interface{} handling