Pinned Repositories
23andme-bad-snips
Find snips with bad reputation based on SNPedia offline
Breadcrumbs
A Sublime 2 Plugin which adds breadcrumbs to the status bar based on scopes the current line belongs to
Joydiv
A javascript (and typescript) library four touch (and mouse) joystick
left_right_seq
C++ header-only lib for synchronizing single writer with many readers
optimized-elm
optimized version of elm-0.16 for macos
PHP-Framework
My PHP Framework, used in games by Vanisoft
Redis-Tree
LUA scripts which provide a tree index for Redis
sexp
svn_rebase
WorkMarket
A very simple work distribution client and server
qbolec's Repositories
qbolec/23andme-bad-snips
Find snips with bad reputation based on SNPedia offline
qbolec/left_right_seq
C++ header-only lib for synchronizing single writer with many readers
qbolec/optimized-elm
optimized version of elm-0.16 for macos
qbolec/syllabes
A client side js script to divide words into syllabes by reusing the mechanics of CSS hyphens: auto
qbolec/elm-make
A build tool for Elm projects
qbolec/geltris
Tetris from gel
qbolec/alphabet
Sounds of letters
qbolec/atomic_shared_ptr
C++ lock-free atomic_shared_ptr<T>
qbolec/bajki
qbolec/butterflies
A relaxing game experience for cardboard VR
qbolec/ConcurrentSkipList
generic, lock-free, concurrent skip list implementation
qbolec/cpp-compilation
A short description of the C++ build process
qbolec/deduper
A simple tool for finding duplicated files, removing them, and replacing with symbolic links
qbolec/elm-compiler
Compiler for Elm, a functional language for reliable webapps.
qbolec/elm-make-benchmark
Investigating performance issues with Elm.
qbolec/energy_storage_optimizer
Finds cost-optimal schedule for energy storage (dis)charging w.r.t. energy prices and household prodcution & demand
qbolec/equestria
A music game about horses
qbolec/escape_room
Can you do the basics?
qbolec/fbscrap
qbolec/games
Games
qbolec/gold-of-moon
Złoto Księżyca
qbolec/grpc.github.io
The grpc.io website. (on GitHub pages)
qbolec/inner-multi-life
Wewnętrzne Multi-Życie
qbolec/minefield
nightmare mode for minesweeper
qbolec/optimized-elm-0.16-docker
Docker image with an optimized elm-0.16 over Jessie
qbolec/pacman
TouchType Pacman
qbolec/q3
A javascript solver for quadratic equations which arise from geometry
qbolec/rust-by-example
Learn Rust with examples (Live code editor included)
qbolec/sprintgolf
use accelerometer to drive ball through labirynth drawn on a paper
qbolec/ternary-tree
A Rust implementation of Ternary Search Trees, with no unsafe block