Monthly archive November, 2014
Stenogloves, Part II

Stenogloves, Part II

For my final project in Introduction to Physical Computing, I am making a set of chorded keyboard gloves for quick typing in any setting.

Read More...

Fiction Generator, Part II

Fiction Generator, Part II

After scraping about 5000 articles from tvtropes.org to retrieve descriptions for characters and settings, Sam Lavigne suggested I scrape erowid.org to dig up some exposition material. I proceeded to scrape 18,324 drug trip reports from the site, and integrated that material into the generator.

Read More...

The Mechanical Turk's Ghost, Part IV

The Mechanical Turk’s Ghost, Part IV

For my Automata midterm, I completed software and hardware versions of my music feedback system for chess.

Read More...

Fiction Generator

Fiction Generator

For my Introduction to Computational Media final project, I will be creating a fiction generator using text files scraped from tvtropes.org along with natural language processing in Python.

Read More...

Edge Finder

Edge Finder

For the pixel manipulation assignment in Introduction to Computational Media, I created an edge finding algorithm that can find edges in the frames of a live video stream.

Read More...