eiriklv
⭐️ JavaScript consultant, trainer and speaker ⭐️ ReactJS Oslo Co-organizer 🌍 Functional wannabe
IndependentOslo
Pinned Repositories
building-abstractions-demo-app
Describing a stepwise form as data and mapping it to a user interface
collectify
Functional streaming news aggregator. For educational purposes. And fun :-)
express-passport-app
Express 4.x application with Passport and React (DEPRECATED)
hearsay-frontend
Hearsay frontend application
interprit
Interpreter and effects engine (think redux-saga, except on steriods with erlang actor and golang error handling semantics)
json-populate
Tool for populating JSON data with circular references. Sort of like Falcor and GraphQL, but for plain JSON with a transparent interface.
react-masonry-component
A React.js component for using @desandro's Masonry
react-masonry-mixin
A React.js mixin for using @desandro's Masonry
react-packery-component
A React.js component for using @desandro's Packery
unexceptional
Exception safe functions and promises by converting thrown errors to values (like Go and Lua)
eiriklv's Repositories
eiriklv/achtung-die-kurve
The HTML5 Canvas version of the old Borland C++ game "Achtung die Kurve".
eiriklv/box2d-javascript
Here is a demo that I made for a presentation @sthlmjs, more info soon!
eiriklv/church_js
Church numerals in JavaScript
eiriklv/clusterfck
K-means and hierarchical clustering
eiriklv/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
eiriklv/cronphp
Tool for maintaining, logging and deployment of cronjobs
eiriklv/css-shaky-animation
Shits shakin' yo
eiriklv/EventDuino
Evented Arduino and Node.js
eiriklv/forever
A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)
eiriklv/fortunes-module
Creating a NodeJs module HOWTO
eiriklv/HNBayes
A client-side naive Bayes classifier for Hacker News
eiriklv/javascript-dsl-examples
High-level examples of how to make DSLs in JavaScript
eiriklv/mongoose-ttl
Provides time-to-live support for Mongoose
eiriklv/mongoose-uniqueslugs
This plugin guarantees unique slugs for model objects, automatically fixing collisions.
eiriklv/node-arduino
Control your Arduino with Node
eiriklv/node-imageable
On-demand image manipulation middleware for express and connect.
eiriklv/node-imageable-server
On-demand image manipulation server in node.js
eiriklv/node-redis-jsonify
Save JSON representation of objects to redis when using node_redis
eiriklv/node-rest-auth
A Node.js RESTful Authentication Middleware for Express
eiriklv/node-security-middleware
Security middleware for Node.js
eiriklv/nude.js
Nudity detection with JavaScript and HTMLCanvas
eiriklv/Parallaxjs
A Library for Javascript that allows easy page parallaxing
eiriklv/request-browserify-example
using request with browserify
eiriklv/shorty
LearnBoost URL shortening/redirection service.
eiriklv/stenographer
highly advanced voice recognition software written with Java scripts
eiriklv/streamer
Asynchronously recursive pure function <3 via lazy streams
eiriklv/test-restify-passport-facebook
Short example implementation of passport-facebook and restify working together
eiriklv/waterunderice
Resumable, asynchronous file uploads using WebSockets in HTML 5 compliant browsers
eiriklv/webrtc-samples
Hacking around with WebRTC
eiriklv/ws-audio-example
An example showing how to send, receive and play audio data via websockets