Pinned Repositories
cozy-stack
Simple, Versatile, Yours
elixir_unit_tests
Example code for Synbioz Article
go_tests
My tests into the go world. Work in progress.
goinspect
inspect is a small Go library that makes it easy to inspect information about Go source code.
memory_profiler
memory_profiler for ruby
naive_fibonacci_parallel
This is a personal challenge to use naive Fibonacci with parallel work on 8 languages.
policy
Implementation of the Policy Object design pattern.
RESTClient
RESTClient, a debugger for RESTful web services.
seafile
Open source cloud storage with features on privacy protection and teamwork
warriorjs
Game written in JavaScript for learning JavaScript and artificial intelligence.
batsify's Repositories
batsify/go-pubsub
An in-process simple publish/subscribe library for golang
batsify/kit
A standard library for microservices.
batsify/ruby_json_converter
A little toy to convert json to csv
batsify/ipynb_playground
Various ipython notebooks
batsify/rust-bits
Some little experiments with rust
batsify/minitest
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
batsify/chive
A website starter with Go using the Chi router, MongoDB, and Vue for the client.
batsify/strong_migrations
Catch unsafe migrations at dev time
batsify/rust-brotli
Brotli decompressor written in rust that optionally avoids the stdlib
batsify/py_web_gui
Tiny RPC framework that enables Python to use a web view in a browser session as a GUI.
batsify/linkedlist.cr
Linked List Implementation for Crystal Programming Language
batsify/nn.rb
A toy Neural Network in Ruby
batsify/bcrypt-ruby
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
batsify/redis-commander
Redis management tool written in node.js
batsify/design-patterns-in-ruby
Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
batsify/ruby-style-guide
A community-driven Ruby coding style guide
batsify/twemoji
Twitter Emoji for Everyone
batsify/cozy-stack
Simple, Versatile, Yours
batsify/gotext
Go (Golang) GNU gettext utilities package / PO files
batsify/s3_direct_upload
Direct Upload to Amazon S3 With CORS
batsify/droxy
a transparent standalone http reverse proxy for docker containers
batsify/githubql
Package githubql is a client library for accessing GitHub GraphQL API v4 (https://developer.github.com/v4/).
batsify/aws-shell
An integrated shell for working with the AWS CLI.
batsify/jstree
jquery tree plugin
batsify/kkdai_project52
52 weeks, 52 Go projects
batsify/commento
A lightweight, open source, tracking-free comment engine alternative to Disqus
batsify/linkedlist
batsify/grpc-web
gRPC Web implementation for Golang and TypeScript
batsify/memory_profiler
memory_profiler for ruby
batsify/goruby
GoRuby, an implementation of Ruby written in Go