https://github.com/patrickpei/2016-election-data-visualization
Capital One - MindSumo Challenge
https://github.com/patrickpei/2016-election-data-visualization
Last synced: 3 months ago
JSON representation
Capital One - MindSumo Challenge
- Host: GitHub
- URL: https://github.com/patrickpei/2016-election-data-visualization
- Owner: patrickpei
- Created: 2016-10-30T07:35:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-31T07:31:14.000Z (over 9 years ago)
- Last Synced: 2025-08-27T09:45:14.295Z (10 months ago)
- Language: JavaScript
- Homepage: https://patrickpei.github.io/webgl/
- Size: 741 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2016-election-data-visualization
## Capital One - MindSumo Challenge
### Patrick Pei
- The following (which is also hosted on AWS at this IP: 35.160.35.73)
is a visualization of tweets with #election through Twitter. The languages,
frameworks, and libraries that I used included JavaScript, some bash/linux
configurations (for the actual hosted instance on the web server), and
HTML/CSS for the actual display. JQuery was used to simplify client side
scripting - abstracting away from raw XML HTTP Requests (XHR) and cleaning
up client side asset handling in requiring the JSON data. This was my
attempt to tie in Bonus 3 of "Tying in a current or historical event such
as coverage of the 2016 US Election or the conquests of the Ottoman Empire."
### [Hosted Link](https://patrickpei.me/webgl/)
### [Alternate Link](http://ec2-35-160-35-73.us-west-2.compute.amazonaws.com)