grunka
Somewhat professional developer and enthusiast photographer.
Funding Links: https://github.com/sponsors/grunka
- Name: John Wästerlund
- Location: Stockholm, Sweden
- Company: @nolimitcity
- Kind: user
- Followers: 14
- Following: 2
- Total stars: 46
- Repositories count: 25
- Created at: 2022-11-02T21:07:31.114Z
- Updated at: 2025-03-10T00:56:01.052Z
- Last synced at: 2025-03-10T00:56:01.052Z
GitHub Sponsors Profile
Hello there!
I'm John Wästerlund and I've been developing mostly in Java for many years which has lead to publishing some libraries and utilities.
Any support you're willing to provide will be highly appreciated and will make it easier for me to prioritise these and other projects like these.
Random number generators
🎰 fortuna - My implementation of the Fortuna RNG
🎲 xorshift - A couple of Xorshift RNGs
🍀 rfc1149.5 - The very important RFC1149.5 RNG (it was fun for me anyway)
Java
﹛﹜ json - A fast and simple JSON library for Java that isn't Gson
📦 maven-repostory - Maven artefact repository that tries to not be everything for everyone all at once
Other
📯 insomnia-plugin-request-body-hmac - Plugin for Insomnia that lets you do HMAC signatures on requests. If you need it you know what it is
Thank you for your attention 🧑💻
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $1.00
Featured Works
grunka/insomnia-plugin-request-body-hmac
Plugin for Insomnia to create HMAC signatures of the request body
Language: JavaScript - Stars: 4grunka/fortuna
An implementation of the Fortuna RNG
Language: Java - Stars: 36grunka/json
A very simple JSON parsing and stringifying library with defaults that I like
Language: Java - Stars: 1grunka/maven-repository
A maven repository for local caching of artifacts
Language: Java - Stars:grunka/xorshift
Implementations of a couple of xorshift PRNGs
Language: Java - Stars: 1grunka/rfc1149.5
Implementation of the RFC1149.5 RNG algorithm
Language: Java - Stars: 2