Pinned Repositories
api
Free, robust and scalable open-source online code execution system.
code-runner-rust
Code Runner written in Rust
CodeFlask
A micro code-editor for awesome web pages.
meetup-create-deploy-serverless-spa
Presentation slides and application presented during the talk.
most-ranked-devs
This is a command line tool which is able to search for the most highly ranked developers by city location using Github API.
nextjs-emotion-tailwind-example
Example application setup with Next.js + Emotion + Tailwind CSS
openfaas-serverless-nextjs-template
Next.js Serverless Mode Template for OpenFaaS
poc-indoor-positioning
This was a 2 days project. I made a simple PoC to map and discovery device location in Indoor environments. As mapping and discovery device I used ESP-01. I also created a node.js backend communicating with a MQTT server and websockets(socket.io) with the frontend written in React. As it was a simple project with minimal state data, it was managed without using a flux based library (as I could use Redux). The location discovery was implemented with KNN algorithm.
johnnyeric's Repositories
johnnyeric/awesome
A curated list of awesome lists
johnnyeric/Competitive-Programming
My solutions from different contests and online Judge.
johnnyeric/compilebox
Compile and run user-submitted code in a docker based sandbox.
johnnyeric/esp8266-nodemcu-websetup
This example is to configure the ESP8266 using nodeMCU firmware by the web page in AP mode.
johnnyeric/fifteen
Simple fifteen puzzle game build with react-native
johnnyeric/fil
A playground for in-browser interpreters. Built with React/Redux.
johnnyeric/glot
Pastebin with runnable snippets and API
johnnyeric/jukebox
A collaborative Jukebox built with Node.js and React
johnnyeric/kaggle-titanic
A tutorial for Kaggle's Titanic: Machine Learning from Disaster competition. Demonstartes basic data munging, analysis, and visualization techniques. Shows examples of supervised machine learning techniques.
johnnyeric/koa-experiment
A project to test javascript generators with koa.js and rethinkdb
johnnyeric/lgtv.js
Control LG WebOS TV using node.js
johnnyeric/menubar
➖ high level way to create menubar desktop applications with electron
johnnyeric/ml-class
Machine learning programming exercises
johnnyeric/MLP
matlab code for a simple MLP
johnnyeric/Neural-Networks-Demystified
Supporting code for short YouTube series Neural Networks Demystified.
johnnyeric/node-readability
Scrape/Crawl article from any site automatically. Make any web page readable, no matter Chinese or English.
johnnyeric/pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
johnnyeric/php-ramlMerge
RAML Merge lets you merge in any included RAML files (!include) into a single RAML file
johnnyeric/react-background-video
:movie_camera: React Background Video component
johnnyeric/realtime-movie-list
A simple app using express.js and rethinkdb to create realtime features.
johnnyeric/repl.it
Online REPL for 15+ languages.
johnnyeric/rethinkdb-photobooth
johnnyeric/rethinkdb_geolocation_job
A sample project from the article "The chemical wedding of RethinkDB and Node.js"
johnnyeric/reti-chess
A lightweight, real-time chess app built in Node, Express, Socket.IO, React, Flux and Immutable.
johnnyeric/stream-handbook
how to write node programs with streams
johnnyeric/terminal-canvas
High-performant low-level API for access to cursor in terminal
johnnyeric/ThinkBayes
Code repository for Think Bayes.
johnnyeric/untrusted
A meta-JavaScript adventure game by Alex Nisnevich and Greg Shuflin.
johnnyeric/webtorrent-desktop
:dizzy: Streaming torrent client for OS X, Windows, and Linux.
johnnyeric/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.