Pinned Repositories
af_examples
Examples for AF gem
almanac-newreel
Almanac Newsreel
backbone-mahjong
in which a simple Mahjong game is cultivated
dungeons-of-eternity-statistics
game-of-life-sql
Conway's Game of Life written in SQL
math-processor
Expression processor written in javascript
plisp
Lisp interpreter written in python
rsql
SQL Parser written in pure Ruby
spin-lock
a type of user level spin lock (does not require machine exchange instruction)
keithgabryelski's Repositories
keithgabryelski/spin-lock
a type of user level spin lock (does not require machine exchange instruction)
keithgabryelski/game-of-life-sql
Conway's Game of Life written in SQL
keithgabryelski/backbone-mahjong
in which a simple Mahjong game is cultivated
keithgabryelski/plisp
Lisp interpreter written in python
keithgabryelski/rsql
SQL Parser written in pure Ruby
keithgabryelski/dungeons-of-eternity-statistics
keithgabryelski/almanac-newreel
Almanac Newsreel
keithgabryelski/angular-hotkeys
Configuration-centric keyboard shortcuts for your Angular apps.
keithgabryelski/Apollo-11
Original Apollo 11 guidance computer (AGC) source code.
keithgabryelski/checkerboard_walkabout
keithgabryelski/design-system-react
Salesforce Lightning Design System for React
keithgabryelski/ember-mandelbrot
Mandelbrot set written in Ember
keithgabryelski/filesystemjs
Simple organized persistence in a browser's localStorage
keithgabryelski/forsaken-planet
keithgabryelski/greedy-cave
keithgabryelski/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
keithgabryelski/immutablejs-flow
ImmutableJS flow module declaration.
keithgabryelski/interpolate-html-plugin
Webpack plugin for interpolating custom variables into index.html
keithgabryelski/jest
Delightful JavaScript Testing.
keithgabryelski/left-tab-window-group-manager
Chrome extension, a window manager of sorts, that leverages that the selected tab is always listed as the window's title. Use this extension to reset all window's selected tabs to the left most tab and use that tab as your window's indentifier.
keithgabryelski/meta-notebook
keithgabryelski/neural-network-balancer
keithgabryelski/promisor
javascript Promise wrapper to hang on to resolver, rejector, and current promise state
keithgabryelski/rails
Ruby on Rails
keithgabryelski/rails-schema_migrations-created_at
add created_at to schema_migrations
keithgabryelski/react-tag-box
keithgabryelski/reddit-demote-tampermonkey.js
Remove promoted posts (Ads) from reddit feed
keithgabryelski/ripgrep
ripgrep combines the usability of The Silver Searcher with the raw speed of grep.
keithgabryelski/robin-what-if
What if a certain number of people want to robin grow to a certain tier
keithgabryelski/synch
Synchronization primatives: spin-lock, barrier, guard for javascript