Pinned Repositories
dhash-vips
vips-powered ruby gem to measure images similarity, implementing dHash and IDHash algorithms
git-to-gcs
Sync Google Cloud Storage buckets with git repo directories
mll
Mathematica Language Library in Ruby
nakischema
The most compact yet powerful arbitrary nested Ruby objects and XML (Oga) validator. Handy to validate data coming from someone else.
p5rb
Ruby DSL for p5.js
pagerecognizer
[proof of concept] visual web page structure recognizing A.I. tool
rasel
RASEL (Random Access Stack Esoteric Language) reference implementation
rbtris
Tetris game powered by Ruby2D
reddit_bot
Simple Reddit bot in Ruby
stalker-maps
S.T.A.L.K.E.R.: Shadow of Chernobyl autogenerated maps (EN, RU)
Nakilon's Repositories
Nakilon/dhash-vips
vips-powered ruby gem to measure images similarity, implementing dHash and IDHash algorithms
Nakilon/rbtris
Tetris game powered by Ruby2D
Nakilon/nakischema
The most compact yet powerful arbitrary nested Ruby objects and XML (Oga) validator. Handy to validate data coming from someone else.
Nakilon/macos
new macOS configuration checklist
Nakilon/gcp-to-yc
[WIP] заметки на тему переезда с Google Cloud на Yandex Cloud
Nakilon/pcbr-demo
Github Action powered repository that automatically converts raw tables into neat Markdown and YFM pages for PCBR algorithm demo purposes
Nakilon/dsr
[WIP] Document Structure Recognizer -- currently a collection of common routines I use to build AIs
Nakilon/candidate_test
Nakilon/catalog
The Ruby Toolbox library catalog. If you'd like to contribute to the categorizations of Ruby open source projects on the Ruby Toolbox this is the place you can do so 📬🎉
Nakilon/colorutils
common methods to work with colors
Nakilon/domweigher
tool to find the heavy DOM nodes
Nakilon/ferrum_common
[WIP] my most used wrapper methods on Ferrum
Nakilon/gpt
*GPT wrapper for personal usage
Nakilon/maxitest
to test https://github.com/grosser/testrbl/issues/9
Nakilon/memes
на случай важных переговоров
Nakilon/nakicommon
[WIP] common Ruby refinements; also a bin for things that aren't yet a separate gem of mine
Nakilon/nakiircbot
IRC bot framework
Nakilon/nakilon
Nakilon/nakitwitch
[WIP] simple Twitch API wrapper/boilerplate
Nakilon/nakiwiki
wikipedia functionality suitable for chatbots
Nakilon/nethttputils
had to gemify this
Nakilon/phash-rb
Phash ruby implementation, compatible with Phashion
Nakilon/phashion
Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files
Nakilon/rspec-wait
Time-resilient expectations in RSpec
Nakilon/rubyXL
Ruby lib for reading/writing/modifying .xlsx and .xlsm files
Nakilon/super_diff
A more helpful way to view differences between complex data structures in RSpec.
Nakilon/tablestructured
convert two-dimensional Array into an Array of Structs consuming the first row and/or column as attribute names
Nakilon/truffleruby
A high performance implementation of the Ruby programming language, built on GraalVM.
Nakilon/ttv
Nakilon/webmockdump
patch for webmock that instead of halting is doing and dumping the request for easier mocks development