Pinned Repositories
bespoke
DIY Presentation Micro-Framework
console-ticker
Small app that shows real-time financial data on the console
dotenvdotenv
Loads environment variables from .env.${ENV_NAME} files
forex
Simple gem that returns the exchange rate between currencies
forex-web
Simple cuba web app that returns the exchange rate for a given date between 2 currencies
golang-sample-webserver
Really simple web server in golang
hapi
Server Framework for Node.js
hapi-auth-2fa
2 factor authentication plugin for Hapi
hapi-auth-passwordless
Passwordless authentication plugin for Hapi
plainchain
A plain blockchain implementation in golang
nrotta's Repositories
nrotta/hapi-auth-2fa
2 factor authentication plugin for Hapi
nrotta/dotenvdotenv
Loads environment variables from .env.${ENV_NAME} files
nrotta/hapi-auth-passwordless
Passwordless authentication plugin for Hapi
nrotta/plainchain
A plain blockchain implementation in golang
nrotta/bespoke
DIY Presentation Micro-Framework
nrotta/console-ticker
Small app that shows real-time financial data on the console
nrotta/forex
Simple gem that returns the exchange rate between currencies
nrotta/forex-web
Simple cuba web app that returns the exchange rate for a given date between 2 currencies
nrotta/golang-sample-webserver
Really simple web server in golang
nrotta/hapi
Server Framework for Node.js
nrotta/hapi-auth-jwt2
:lock: Secure Hapi.js authentication plugin using JSON Web Tokens (JWT) in Headers, Query or Cookies
nrotta/hapi-stocks
A slightly more complicated HapiJS example
nrotta/inert
Static file and directory handlers for hapi.js
nrotta/micro-cors
Simple CORS middleware for Zeit's Micro
nrotta/naivechain
A blockchain implementation (with simple proof of work) in 200+ lines of code
nrotta/next.js
Framework for server-rendered or statically-exported React apps
nrotta/nrotta.github.io
nrotta/peterrabbit
Simple Hapi (Node) app to test rpc with RabbitMQ
nrotta/pm2
Production process manager for Node.js apps with a built-in load balancer.
nrotta/react-redux-sample
Sample app using React and redux
nrotta/react-sample
Sample React app created at egghead.io's React tutorial
nrotta/simple-ruby-sorter
Simple ruby sorter
nrotta/subtext
HTTP payload parser
nrotta/testing-hapi
Really small app to test Hapi.js
nrotta/wit-stocks
Sample app to test wip