Project 6: Dutch Trains web app. (code available on Github) Scope: Create a web app based on the Dutch iPhone app “Trein.” The app will display current train disruptions, […]
Project 5: Shakespeare Sentiment Analysis.
Project 5: Shakespeare Sentiment Analysis. (code available on Github) Scope: Use the existing Node.js / Express / sentiment scaffolding from Project 4 to perform sentiment analysis on the top six […]
Project 4: Twitter Sentiment Analysis
Project 4: Twitter Sentiment Analysis (code available on Github) Scope: Build a Node.js project that uses the twit and sentiment modules to perform sentiment analysis on a set of tweets […]
Project 3: Tap Out Your Own Morse Code Message.
Whew, I was feeling pretty under the weather there for a few days, but I’m feeling better and back on the coding wagon! This one was fun. I […]
Project 2: D3.js bar graph of number of lines in Shakespeare plays.
Project 2: How Many Lines? Now with bar graph! (code available on Github) Scope: Take the previous project (How Many Lines?) that just counts up the number of lines for […]
Project 1: How Many Lines does each Shakespeare character speak?
Project 1: How Many Lines? (code available on Github) One thing I’d like to do, if possible, is to use these mini-programming projects to solve problems that are interesting to […]