railsmechanic
I'm a Ruby, Elixir and Go Fullstack-Developer with a strong bias for web based software.
Germany
Pinned Repositories
awesome-email-settings
A curated list of provider specific email settings which can be used with your web framework
bankster
An IBAN account numbers and BIC validation tool for Elixir.
eventsource
EventSource (SSE) with a RESTful interface and many other features.
firstnames-to-gender
More than 40,000 firstnames with their country specific gender
judgee
A simple Bayesian Classifier with additive smoothing and a focus on performance.
nanoid
Elixir port of NanoID, a secure and URL-friendly unique ID generator. https://hex.pm/packages/nanoid
robotx
Robotx is a simple but powerful parser for robots.txt files.
sidewalk
Sidewalk is an Elixir client which is compatible with Sidekiq, the »simple, efficient background processing library for Ruby«.
simple_token
SimpleToken generates random alphanumeric, non-cryptographic string tokens.
zachaeus
An easy to use licensing system, using asymmetric cryptography to generate and validate licenses.
railsmechanic's Repositories
railsmechanic/eventsource
EventSource (SSE) with a RESTful interface and many other features.
railsmechanic/judgee
A simple Bayesian Classifier with additive smoothing and a focus on performance.
railsmechanic/robotx
Robotx is a simple but powerful parser for robots.txt files.
railsmechanic/animate-rails
animate.css for rails.
railsmechanic/bertrpc
BERTRPC is a Ruby BERT-RPC client library.
railsmechanic/billy
Billy - The open source recurring billing system, powered by Balanced.
railsmechanic/bloomfilter-rb
BloomFilter(s) in Ruby: Native counting filter + Redis counting/non-counting filters
railsmechanic/canery
A simple but handy key/value store which is able to use a bunch of SQL databases as its backend.
railsmechanic/fastspring-saasy
Ruby lib for the FastSpring Saasy API
railsmechanic/NaiveBayesClassifier
JAVA implementation of Multinomial Naive Bayes Text Classifier.
railsmechanic/name-database
A set of yaml files containing names (given, family) along with meta-data
railsmechanic/NameDatabases
Text databases of last names from various countries
railsmechanic/omniauth-zendesk
Omniauth Strategy for Zendesk
railsmechanic/simhash-cluster
A cluster implementation of simhash near-duplicate detection
railsmechanic/sitemaped
Parser for XML sitemaps which respects robots.txt and handles gziped and nested sitemaps as well.
railsmechanic/spanish-names
List of most frequent first and last names in Spain.
railsmechanic/stuff-classifier
simple text classifier(s) implemetation in ruby
railsmechanic/Sublime-Text-User-Settings
Sublime Text User Settings
railsmechanic/tagsinput-rails
The jQuery-Tags-Input jQuery plugin ready to play with the Rails Asset Pipeline
railsmechanic/tealeaves
Simple forecasting methods for time series data, in pure Ruby
railsmechanic/trigram_search
Trigram inverted search index generator/client in Ruby + JS client