Pinned Repositories
backstage
Backstage is an open framework for building developer portals
dummy-data
A stupid-simple dummy data generator that is configured with a simple JSON specification.
hash-array
A data structure that combines a hash and an array for automated indexing. All the benefits of an indexed HashMap and an Array in one neat tidy, tested package. Complex keys with multiple depths can be used!
mongo-tree
A Node.js project for walking someone through a decision tree to show results.
node-dead-reckoning
A client-side Node.js+Browserified Javascript dead reckoning algorithm implementation.
strapi-nuxt-blog-starter-kit
An empty starter kit to build a Strapi + Nuxt blog with full deployment w/ Docker and Traefik
trie-search
A trie implementation that maps keys to objects. Most common use will be for typeahead searches.
node-dct
Node.js implementation of the Discrete Cosine Transform (version 2 for now).
node-fft
Pure Node.js implementation of the Fast Fourier Transform (Cooley-Tukey method).
node-mfcc
Node.JS implementation of the MFCC algorithm
joshjung's Repositories
joshjung/dummy-data
A stupid-simple dummy data generator that is configured with a simple JSON specification.
joshjung/mongo-tree
A Node.js project for walking someone through a decision tree to show results.
joshjung/tree-structure
A basic tree data structure with objects for Tree and Node for Node.js.
joshjung/reckoner
A game engine written for integration with the Pomelo game server.
joshjung/regExGenerator
Generates a regular expression based on a given string and complexity value.
joshjung/sass-css3-mixins
Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
joshjung/skyduel
WW2 arcade plane fighting game.
joshjung/winston-graylog2
Graylog2 transport for winston, a nodejs logging module
joshjung/audio-fireworks
Audio fireworks show based on a YouTube audio source.
joshjung/bannermatic
Banner automation toolset
joshjung/batman
Website.
joshjung/branchLib
A Node.js API for creating decision trees.
joshjung/dummy-server
A stupid-simple server that returns dummy data that is configured with a simple JSON specification.
joshjung/goreddit
First project in go.
joshjung/hammer.js
A javascript library for multi-touch gestures :// You can touch this
joshjung/hash-array-grouping
A HashArray that automatically groups all added items. See the npm hasharray project.
joshjung/jclass
Advanced but lightweight Javascript inheritance model providing class members and prototype conversion.
joshjung/libmfcc
Automatically exported from code.google.com/p/libmfcc
joshjung/loadtest
Runs a load test on the selected URL. Easy to extend minimally for your own ends.
joshjung/monopoly-stats
Monopoly game statistics analysis
joshjung/ng-grid
UI Grid: an Angular Data Grid
joshjung/npm-time-lord
npm utility that provides historical information about packages and shrinkwrapped package files. Useful for recovery of builds that were unintentionally broken by someone else's update.
joshjung/nws
A simple tool designed to launch a simple static web server in your current working directory.
joshjung/pomelo
A fast,scalable,distributed game server framework for Node.js.
joshjung/q-forEach
An extension of Q that adds a forEach method that chains together a series of promise-returning function calls N number of times.
joshjung/questionnaire
A simple questionaire creation library that allows you to store answers that people give.
joshjung/regExNinja
Regular Expression Game - Guess the regular expression word with your nerd friends
joshjung/slim-to-jade
EXPERIMENTAL: a slim-to-jade converter
joshjung/vim-settings
Github with my VIM rc and various scripts to setup vim.
joshjung/webpack-starter-kit
lightweight React/Webpack starter project