Inspiration
I find the idea of Big Brother to be a little unsettling. So what better way to face your fears than to create a Big Brother yourself.
What it does
Using the Twitter API, Google's Natural Language Sentiment Analysis API and Google Maps APIs, this server side program is an API endpoint to get an image detailing whether there are more people talking good or bad about a person place or thing!
Businesses can use this to focus on target areas of the country to see where user rating are the worst and focus marketing efforts there, or use it to find users who dislike your product and reach out to them.
How I built it
It is built entirely with Google's Go language. I used the following APIs:
- Google Natural Language Sentiment Analysis
- Google Static Maps API
- Google Maps Geocoding API
and the following libraries:
- Twitter Endpoint
- * https://github.com/ChimeraCoder/anaconda
- HTTP Request Router
- * https://github.com/julienschmidt/httprouter
Challenges I ran into
Wasn't able to make it the first day, so I was only working with 24hours!
Accomplishments that I'm proud of
I'm surprisingly only feeling a little woozy.
What I learned
Sleeping may have made me work more efficiently. Maybe I'll try to do more of that next time...
What's next for Sentinel
Got some work to do to get it in a show-able state. Right now it is simply an API endpoint, so it is far from pretty.
Log in or sign up for Devpost to join the conversation.