Posts tagged "programming"
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...

Scary Maze Game

Scary Maze Game

For our physical computing midterm, my group made a scary maze game with a stuffed cat controller. The game utilizes a heart rate sensor and gets harder when the player's heart rate is elevated.

Read More...

The Mechanical Turk's Ghost, Part III

The Mechanical Turk’s Ghost, Part III

We have begun work on our midterm assignments for Automata, and we were asked to present our concepts for this week's class. I have decided to pursue my chess idea, the Mechanical Turk's Ghost, and will discuss its implementation in this post.

Read More...

General Update

General Update

I've been so busy the past two weeks that I failed to update this blog. But documentation is important, and that's why I'm going to take a moment to fill you in on all my recent activities. This post will cover all the projects I've been working on.

Read More...

Primitive Fractal

Primitive Fractal

For my ICM homework, I created a primitive fractal pattern. The source code for the image on the left is available on Github.

Read More...

More Poetizer Output

More Poetizer Output

I thought I'd share a few more computer poems with you. But first, a new video.

Read More & Watch the Video...

Hmap

Hmap

Another project I completed over the summer with help from a friend: a Python script for color histogram mapping between two images. We decided to call the program Hmap.

Read More...