Pinned Repositories
astro-slider
Parallax JQuery Slider
dead-pixel
"The only people for me are the mad ones, the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn like fabulous yellow roman candles exploding like spiders across the stars."
eliminating-meetings-with-machine-learning
My "how to eliminate meetings with machine learning" talk from That Conference 2019
league.beegame.gg
The league site of beegame.gg. Register teams, schedule matches, find live and VOD streams of matches.
loyalty
Loyalty js is a lightweight jQuery library that keeps track of how many times a user has come to your web property and allows you to craft a different experience based on that count. Now you will be able to "tell a story" that always starts at the beginning and progresses as a user becomes more engaged.
matts-general-store
Power-user macOS config script. Prepare for your journey, just like the start of Oregon Trail.
regent-weather-app
An example app inspired by my regent talk.
story-point-bot
Basic deep learning implementation to estimate story complexity
vanilla-js-neural-network
SUUUUPER basic neural network implemented in vanilla JS
regent
Functional JavaScript rules engine: ask true or false questions of a data structure
eisenivan's Repositories
eisenivan/league.beegame.gg
The league site of beegame.gg. Register teams, schedule matches, find live and VOD streams of matches.
eisenivan/eliminating-meetings-with-machine-learning
My "how to eliminate meetings with machine learning" talk from That Conference 2019
eisenivan/calorie-climb
SUPER quick little for fun app that reports how many flights of stairs you would need to climb to make a snack calorie neutral. This was inspired by my move to the 21st floor of an office building.
eisenivan/dead-pixel
"The only people for me are the mad ones, the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn like fabulous yellow roman candles exploding like spiders across the stars."
eisenivan/story-point-bot
Basic deep learning implementation to estimate story complexity
eisenivan/vanilla-js-neural-network
SUUUUPER basic neural network implemented in vanilla JS
eisenivan/amplifyapp
eisenivan/cl-dotenv
Load .env files from Common Lisp
eisenivan/creamcityscene
eisenivan/eisenberg.ninja
Resume, CV, etc.
eisenivan/Haiku-TTP-Codes
HTTP Status Codes with Haikus for messages
eisenivan/hobo-calculator
Are you a depression era cartoon hobo?
eisenivan/killer-queen-black-sound-board
use the voices of prominent members from the kqb community in your twitch streams
eisenivan/kqb-json-viewer
eisenivan/kqb-leaderboard
eisenivan/kqb-scoreboard
Scoreboard for streaming Killer Queen Black matches
eisenivan/metodo
A command line task and time tracking utility
eisenivan/microbundle
📦 Zero-configuration bundler for tiny modules.
eisenivan/mke-dispatch
eisenivan/oscars.eisenberg.ninja
eisenivan/plants.eisenberg.ninja
A Gatsby statically generated site documenting my daughter and I learning about plants
eisenivan/react-color-snake
A simple snake-like game built with React/Redux to demonstrate a functional architecture using almost exclusively pure functions.
eisenivan/react-motion-detect
eisenivan/regent
Regent provides a lightweight framework aimed at helping you organize your application's business logic.
eisenivan/regent-alu
Implemented a simulated 8-Bit ALU (right now just addition) using Regent
eisenivan/regent-weather-service
A tutorial article and accompanying node service detailing building a weather service in node with regent.
eisenivan/strat-bot
eisenivan/updog-training-simulator
CLI game to take your :arrow_up::dog: skills to :100:
eisenivan/xiraenya.com
eisenivan/xorshift-sandbox-and-visualizer
An implementation of the xorshift+ pseudo-random number generation (PRNG) algorithm in javascript that provides visualization of the algorithm's outcome in order to help understand its apparent randomness