Coder Social home page Coder Social logo

ianssmith / data-structures Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 6.91 MB

p1: A web scraper and google maps application; p2: A hand tracking device and Rest API for querying it's data

JavaScript 1.81% HTML 97.52% CSS 0.14% Jupyter Notebook 0.49% Python 0.04%

data-structures's Introduction

Data-structures

Project 1: creating a google maps application from web scraped data

(weeks 1-6)

  • For the first project I scraped data from the New York AA meeting website, cleaned and standardized the data.

  • Then I used the google maps API to add geo-location (lat and long) to the data and and stored it in a MongoDB database hosted on and aws EC2 instance.

  • I then created an aggregation pipeline for the MongoDB server to feed meeting information to a simple front-end google maps application which shows the nearby meetings happening that day.

alt text

Project 2: Creating a public facing API for visualizing data from a hand activity tracking device I made.

(weeks7-10)

  • I used a 3 axis Accelerometer to measure the movements of an artists hand while folding an origami model. The sensor data was fed directly to a PostgreSQL database on an AWS Relational Database Service (RDS) instance I set up.

alt text

  • To follow up I created a simple API which returned a json document for the data for whatever model or activity a developer requests.

  • Finally I designed simple example use case for the data and API querying the API and plotting the data using matplotlib and D3.

alt text

Here is a chart of the Latency for Mongodb queries from the Google Maps project:(week5) https://ianssmith.github.io/data-structures/week5/latencyViz/

Postgres api URI (week10[no-longer live]): https://postgres-api-ianssmith.c9users.io/model/crane -To access data type in the above URI and append the desired model you would like to see (in place of 'crane' in the above example)

data-structures's People

Contributors

ianssmith avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.