Pinned Repositories
lambdee-board-web-app
The main web application of the Lambdee agile board
interfaceable
Strict interfaces in Ruby
ruby-booleans
Adds a convenient method for converting any Ruby values into booleans.
ruby-diggable
A Ruby gem which adds a module which when included to a class enables it to be used with the `dig` method.
ruby-ivar_equatable
A Ruby gem which adds a module which when included to a class enables its instances to be compared based on their instance variables.
ruby-shale-builder
An addon to the shale Ruby gem which adds a simple yet powerful builder DSL with sorbet and tapioca support.
tcr_revived
VCR for TCP
vscode-hurl-runner
Hurl Runner makes it easy to run Hurl files through VSCode.
vscode-rbs-snippets
RBS snippets for VSCode
Verseth's Repositories
Verseth/ruby-shale-builder
An addon to the shale Ruby gem which adds a simple yet powerful builder DSL with sorbet and tapioca support.
Verseth/interfaceable
Strict interfaces in Ruby
Verseth/ruby-booleans
Adds a convenient method for converting any Ruby values into booleans.
Verseth/vscode-hurl-runner
Hurl Runner makes it easy to run Hurl files through VSCode.
Verseth/fantasy-blog
My very first webpage, written back in 2015. I want to keep it just because of sentiment.
Verseth/linked_lists
A Ruby library which implements linked lists and doubly liked lists.
Verseth/MicroShell-SOP
Verseth/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
Verseth/ruby-config-loader
Ruby library which makes it easy to load config files.
Verseth/ruby-diggable
A Ruby gem which adds a module which when included to a class enables it to be used with the `dig` method.
Verseth/ruby-ivar_equatable
A Ruby gem which adds a module which when included to a class enables its instances to be compared based on their instance variables.
Verseth/simple-yard-snippets
Visual Studio Code snippets extension.
Verseth/tcr_revived
VCR for TCP
Verseth/vscode-rbs-snippets
RBS snippets for VSCode
Verseth/aliquot
Google Token Handler/Decrypter
Verseth/aliquot-pay
Google Pay test dummy token generator
Verseth/posts
source for the blog posts published on our blog
Verseth/ruby-enhance_module
A Ruby library that adds a sorbet-friendly way of extending object instances with modules.
Verseth/ruby-fibonacci_enumerator
A Ruby gem which adds a module that can efficiently calculate the elements of the fibonacci sequence.
Verseth/ruby-gpgme
a ruby interface to GnuPG Made Easy (GPGME).
Verseth/shale
Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
Verseth/sorbet
A fast, powerful type checker designed for Ruby
Verseth/vscode-ruby-rubocop-revived
Rubocop extension for Visual Studio Code