Pinned Repositories
abstract-data-types
A Collection of ADT's in JS
big-o
google-analytics-universal-tracker
image-to-table
Convert a image to a HTML table with javascript. Useful for html newsletters.
lnm-socket.io
Sample project to accompany LNM talk on socket.io / chrome extensions
mongo-fulltext-experiment
Use mongo db driver to create full text indexes and search.
sorting-and-searching-js
Implementations of common sorting and searching algorithms in javascript.
youtube-hit-count-spinner
Recreate the illusion of your youtube hit counter growing really fast, as seen in countless movie intros and adverts
matthewlawson's Repositories
matthewlawson/lnm-socket.io
Sample project to accompany LNM talk on socket.io / chrome extensions
matthewlawson/image-to-table
Convert a image to a HTML table with javascript. Useful for html newsletters.
matthewlawson/google-analytics-universal-tracker
matthewlawson/youtube-hit-count-spinner
Recreate the illusion of your youtube hit counter growing really fast, as seen in countless movie intros and adverts
matthewlawson/mongo-fulltext-experiment
Use mongo db driver to create full text indexes and search.
matthewlawson/abstract-data-types
A Collection of ADT's in JS
matthewlawson/big-o
matthewlawson/sorting-and-searching-js
Implementations of common sorting and searching algorithms in javascript.
matthewlawson/advent-of-code
matthewlawson/baustein
matthewlawson/classic-algorithms
matthewlawson/DeltaDNA_REST_js
A javascript example of an implementation of the DeltaDNA REST API
matthewlawson/hn-scraper
Hacker News Scraper
matthewlawson/i18n-msg
Polymer element for i18n string replacement
matthewlawson/jinja-to-js
Convert Jinja2 templates into Underscore style templates for use in the browser.
matthewlawson/leetcode
Solving various leetcode challenges
matthewlawson/less-loader
Compiles Less to CSS
matthewlawson/makinglyst-storybooks
matthewlawson/mongoose-fulltext-experiment
A port of mongo full text experiment
matthewlawson/mongorito-generators
Experimenting with ES6 Generators in Mongorito
matthewlawson/movierama
Tiny sample app
matthewlawson/now-github-starter
Starter project to demonstrate a project whose pull requests get automatically deployed
matthewlawson/promise-and-generator-experiments
A very short experiment with examples for using promises and their equivalent generator style
matthewlawson/release-ticket
A script to create a deployment jira ticket with all of the completed work linked
matthewlawson/search-by-sku-for-woocommerce
matthewlawson/updated-object-diff
matthewlawson/word-count-prime
Count words in a file, output word / count / is it a prime number