Pinned Repositories
CodePolymath.github.io
Portfolio repository
ember-api-store
Persistence layer for API resources
hiring-project
image-lazy-loading
A basic example of using an infinite-scrolling technique to continually query a webservice and retrieve / render new images.
localStorage-Encryption
An example of how localStorage can be encrypted with 256 SHA using a one-way hashed password as a session-based key
ProjectsUsersMVC
A Backbone / JADE / Express / Node / MySQL JavaScript single-page app example.
tech-test
A technical exercise of a barebones Backbone, Express, Node, MySQL app
TrueCar
TrueCar technical test
web-workers-example
A basic example of how web workers can perform non-DOM related actions without stopping the main JavaScript thread.
CodePolymath's Repositories
CodePolymath/CodePolymath.github.io
Portfolio repository
CodePolymath/ember-api-store
Persistence layer for API resources
CodePolymath/hiring-project
CodePolymath/image-lazy-loading
A basic example of using an infinite-scrolling technique to continually query a webservice and retrieve / render new images.
CodePolymath/localStorage-Encryption
An example of how localStorage can be encrypted with 256 SHA using a one-way hashed password as a session-based key
CodePolymath/ProjectsUsersMVC
A Backbone / JADE / Express / Node / MySQL JavaScript single-page app example.
CodePolymath/tech-test
A technical exercise of a barebones Backbone, Express, Node, MySQL app
CodePolymath/TrueCar
TrueCar technical test
CodePolymath/web-workers-example
A basic example of how web workers can perform non-DOM related actions without stopping the main JavaScript thread.