Pinned Repositories
gohateoas
Plug-and-play HATEOAS for REST API's written in Go
go-bumpy
Go-bumpy is a simple tool for bumping the version of your go project based on Semantic Versioning. Not only does it look at existing tags in your repository, it also reads the version from your go.mod file to determine what the major version of your project is.
go-scheyaml
Ever wanted to turn a JSON schema into an example YAML file? Probably not, but this library allows you to do just that (in a limited fashion).
gorm-deep-filtering
Allow gorm's Where() to take in maps of maps that are automatically converted into subqueries
gorm-like
I wanted to provide a map to a WHERE query and automatically turn it into a LIKE query if wildcards were present, this plugin does just that.
huhtest
huhtest is a work-in-progress test library for your huh forms
pandoc-eisvogel-image
A docker image containing Pandoc and the EisVogel template to generate pdf files from markdown.
ptr
Introducing the Marvelous Ptr Function in Go: A Quantum Leap in Pointer Pointership
rabbitmq-miffy-wrapper
A wrapper framework designed to make working with an eventbus in C# easier, this library allows you to define event- and commandlistener with just two attributes and publish events without having to worry about low-level implementations
whatsalyzer.com
Analyze your Whatsapp messages
survivorbat's Repositories
survivorbat/gorm-deep-filtering
Allow gorm's Where() to take in maps of maps that are automatically converted into subqueries
survivorbat/rabbitmq-miffy-wrapper
A wrapper framework designed to make working with an eventbus in C# easier, this library allows you to define event- and commandlistener with just two attributes and publish events without having to worry about low-level implementations
survivorbat/go-scheyaml
Ever wanted to turn a JSON schema into an example YAML file? Probably not, but this library allows you to do just that (in a limited fashion).
survivorbat/gorm-like
I wanted to provide a map to a WHERE query and automatically turn it into a LIKE query if wildcards were present, this plugin does just that.
survivorbat/huhtest
huhtest is a work-in-progress test library for your huh forms
survivorbat/ptr
Introducing the Marvelous Ptr Function in Go: A Quantum Leap in Pointer Pointership
survivorbat/azure-devops-extension-docs
Markdown generator for the documentation of Azure DevOps Pipeline extensions.
survivorbat/go-bumpy
Go-bumpy is a simple tool for bumping the version of your go project based on Semantic Versioning. Not only does it look at existing tags in your repository, it also reads the version from your go.mod file to determine what the major version of your project is.
survivorbat/gorm-case
I wanted to have some case-insensitive where-queries and I often use maps for filtering, so I made this plugin to convert queries into that.
survivorbat/gorm-query-convert
I wanted to provide a map to a WHERE query and automatically convert queries to different operators if characters were present.
survivorbat/whatsalyzer.com
Analyze your Whatsapp messages
survivorbat/delete-object-property
Small utility to remove a property from a complex object using strings.
survivorbat/go-tsyncmap
Generic implementation of sync.Map
survivorbat/gormetrics
Prometheus Metrics for GORM
survivorbat/js-synonyms
Javascript interface to find synonyms using the offline database of thesaurus.
survivorbat/quizness.maarten.dev
Quizness is an unfinished quiz application that allows users to sign up using their Google account and create quizzes, similar to Kahoot.
survivorbat/azure-devops-extension-metrics
Ever wanted to know how many times your task is used? How long did the execution take? Well then this might be for you.
survivorbat/azure-devops-template-docs
Markdown generator for the documentation of Azure DevOps pipeline templates.
survivorbat/beep-bot
Beep Bot Beeps
survivorbat/gin-healthcheck
Lightweight, customizable healthcheck endpoint for Gin Framework
survivorbat/go-schemap
survivorbat/is-this-us.com
Is it?
survivorbat/lingo.maarten.dev
Guess the word
survivorbat/maarten.dev
A bare-bones homepage for my projects.
survivorbat/nono.maarten.dev
Simplistic nonogram application
survivorbat/rekengame
rekengame.nl used to be a php/js zombie program that I no longer have the code of, this one mimics the functionality from that project
survivorbat/saurusify
Turn your input into gibberish by using random synonyms.
survivorbat/slice-to-map
I needed this functionality without having to download a big utility package.
survivorbat/srclient
Golang Client for Schema Registry
survivorbat/wasm-game