Woody Lewis - Code Examples

Angular 1 apps hosted in Amazon S3 buckets.
Connections to NodeJS/Express servers and MongoDB instance
via CORS request passing through Amazon load balancer.
No longer active, GitHub links on app pages.
  • AngularJS - Trade Client

    An app using a socket connection to record stock trades, with D3 display of positions.

  • AngularJS - API Client

    An app showing states from RESTful calls to remote MongoDB, with D3 display of scaling data.

  • AngularJS - Infinite Scroll

    An app using ngInfiniteScroll to pull articles from a MongoDB collection.

  • AngularJS - NYT Client

    An app to query the New York Times Article Search API, with D3 display of keyword type distribution from articles.

  • AngularJS - Fetch JSON

    An app displaying a list of blog posts exported from Drupal, stored for now as JSON files in an S3 bucket.
    Replaces wls-fetch-blog, which connected directly to the Drupal instance (now shut down).

  • AngularJS - Shopping Cart

    An app showing a bare bones shopping cart with add/remove/clear items functionality. Minimal styling.

  • AngularJS - Directive

    An app showing a custom directive to generate D3 bar charts.

: