Skip to content
View CodePolymath's full-sized avatar

Block or report CodePolymath

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. tech-test tech-test Public

    A technical exercise of a barebones Backbone, Express, Node, MySQL app

    JavaScript

  2. TrueCar TrueCar Public

    TrueCar technical test

    CSS

  3. ProjectsUsersMVC ProjectsUsersMVC Public

    A Backbone / JADE / Express / Node / MySQL JavaScript single-page app example.

    JavaScript

  4. localStorage-Encryption localStorage-Encryption Public

    An example of how localStorage can be encrypted with 256 SHA using a one-way hashed password as a session-based key

    JavaScript

  5. image-lazy-loading image-lazy-loading Public

    A basic example of using an infinite-scrolling technique to continually query a webservice and retrieve / render new images.

    JavaScript

  6. web-workers-example web-workers-example Public

    A basic example of how web workers can perform non-DOM related actions without stopping the main JavaScript thread.

    HTML