Hi, I'm Mitchell. I am a first-year student attending Georgia Tech for a BS in Computational Media. I game, code, and write.
You probably have no idea what Computational Media (CM) is. (It's not very common.) Basically, CM studies anywhere that digital technology and media meet. That includes everything from video game design to human-computer interaction to digital art, although I personally chose it because I want to make games.
I have wanted to make video games for about as long as I can remember. I've always had ideas for games that I think would be interesting and fun to play, so I'm excited to be attending college to learn the skills I need. I have worked on no less than five completed game projects in my first year at Tech, for two of which I was the primary gameplay and UI programmer. The 'Games' tab at the top of this page provides a few examples of what I've worked on.
Aside from the coding I do to make games, I have other code-based projects. I've been coding since I was twelve years old, and since then I've made everything from websites to games to a Twitter bot that plays hangman with you and Atlanta public transportation. To see some assorted projects I've worked on, check out the 'Miscellaneous' tab above.
I enjoy writing. I tend to experiment with the format and genre of what I write, so it's hard to describe succinctly, but I try to keep a sense of humor in it. Feel free to take a look in the 'Writing' tab above.
Cyborg Chameleon Syndication is a keyboard multiplayer game about biohacking a technologically augmented chameleon to get it out of an abstract hedge maze. It's like a biological game of football! This game was created for my Intro to Computational Media class (LMC 2700) at Georgia Tech, working with Olivia Kiklica.
I found a puzzle on an online forum, and it involved enough math just to solve it that I figured it might be easier to solve if a computer was automatically testing the solutions I tried. So, I made this online version of the puzzle. It features color coded feedback, a section for keeping notes on the puzzle, and automatic saving to the browser.
Cyborg Chameleon Syndication is a keyboard multiplayer game about biohacking a technologically augmented chameleon to get it out of an abstract hedge maze. It's like a biological game of football! This game was created for my Intro to Computational Media class (LMC 2700) at Georgia Tech, working with Olivia Kiklica.
Marta Man is a Twitter bot that plays Hangman with you and avidly supports Atlanta public transport. Tweet at him to start a game of Hangman, and reply to him with letters of the alphabet to make guesses. This Twitter bot was created for my Intro to Computational Media class (LMC 2700) at Georgia Tech, working with Olivia Kiklica.
Marta Man is a Twitter bot that plays Hangman with you and avidly supports Atlanta public transport. Tweet at him to start a game of Hangman, and reply to him with letters of the alphabet to make guesses. This Twitter bot was created for my Intro to Computational Media class (LMC 2700) at Georgia Tech, working with Olivia Kiklica.
I created this animated clock that uses JavaScript to get the system time and use it to set the position of the hands. I thought it looked pretty cool.