Pinned Repositories
hashcash
hashcash a Go library which implements the hashcash proof-of-work algorithm.
haversine
Haversine is a Go library which implements the haversine formula.
macvendors
macvendors a Go library which uses macvendors.co to get MAC address vendor information.
perceptive
Perceptive a Go library which implements perceptual hash algorithms for comparing images.
pinboard-to-raindropio
Convert your pinboard.in bookmarks to CSV so they can be uploaded to raindrop.io
pushover-actions
Pushover notifications for Github actions
random-imgur
Downloads random images from the popular image hosting site Imgur
ShareFile
ShareFile a plugin for fman which allows you to share files via a URL.
soundex
Soundex a go implementation of the Soundex algorithm.
Tarball
Tarball a plugin for fman which allows you create and extract tar files.
umahmood's Repositories
umahmood/haversine
Haversine is a Go library which implements the haversine formula.
umahmood/ShareFile
ShareFile a plugin for fman which allows you to share files via a URL.
umahmood/pushover-actions
Pushover notifications for Github actions
umahmood/pinboard-to-raindropio
Convert your pinboard.in bookmarks to CSV so they can be uploaded to raindrop.io
umahmood/random-imgur
Downloads random images from the popular image hosting site Imgur
umahmood/soundex
Soundex a go implementation of the Soundex algorithm.
umahmood/hashcash
hashcash a Go library which implements the hashcash proof-of-work algorithm.
umahmood/macvendors
macvendors a Go library which uses macvendors.co to get MAC address vendor information.
umahmood/Tarball
Tarball a plugin for fman which allows you create and extract tar files.
umahmood/subdb
SubDB a Go library to search, download and upload subtitles to SubDB.
umahmood/snexport
Export your notes from the Simplenote app database using the command line.
umahmood/gfycatdl
Gfycatdl a library and command line tool to download gifs from gfycat.com
umahmood/mnemonic
Mnemonic a Go library which which generates mnemonics
umahmood/pushid
PushID a Go library which implements Firebase's push IDs
umahmood/sponge
Sponge a Go library which implements a sponge function
umahmood/umahmood.github.io
The static html behind my blog - https://www.usman.me.uk/blog/
umahmood/arnparse
arnparse a Go library which parses Amazon Resource Names (ARNs).
umahmood/count-min-sketch
Basic implementation of the count-min sketch data structure
umahmood/fallthrough
The code which backs my blog https://www.usman.me.uk/blog/
umahmood/gfycat
A Go library which generates Gfycat strings in the format "AdjectiveAdjectiveAnimal".
umahmood/git-resources
A collection of resources to learn more about git.
umahmood/go-off
A Go implementation of Off, a lightweight format for small configuration files.
umahmood/mtls
Example showing mutually-authenticated TLS (mTLS)
umahmood/ps
ps a Go library which runs the 'ps' unix command and returns the process information.
umahmood/scapegoat
A Go library which implements the Scapegoat Tree data structure.
umahmood/sha256-img
Sha-256 a string and then outputs the result as an image
umahmood/simple-telegrambot
A simple Telegram bot written in Python which can send and receive messages.
umahmood/simplepush
Simplepush a Lua module which sends push notification messages using the simplepush.io service.
umahmood/steg
Steg a steganography tool to conceal files within other files.
umahmood/zellers
A Go library which implements Zeller's Congruence