projects

Automated Logo Generator

Michael Kronovet, Ka Chun Cheung, Tanishq Kancharla, and I created the Automated-Logo-Generator for HackCMU. The goal was to create a program that took an image and generated a “logo” version of the main object in the image. We used Adobe Illustrator’s Javascript API to perform the image manipulation and we also used Microsoft Azure to identify the main object as well as associated words/themes to generate a more effective logo.

Core Technologies: Javascript, Microsoft Azure, Adobe Illustrator, AppleScript

Completed Sep. 2018

Professor Doppleganger

Professor Doppleganger is a project that takes a picture of someone’s face as input and finds the CMU professor that looks most similar to them. It uses the Microsoft Azure Face API. The program sends a request to Microsoft Azure with the input image. Then it takes the results and compares it to all CMU professors and generates a score based on similarity. It then returns the image of the professor with the highest score.

Core Technologies: Python, Microsoft Azure, Django, JSON

Completed Feb. 2018

GunAR

GunAR was a project intending to replicate laser tag in a portable fashion. The experience involved a gun with a phone holster and a interfacing app on the user’s phone. When the trigger on the gun was pressed, it would send a signal to the phone, prompting the phone’s camera to take a picture and analyze if a player had been shot. For a more in-depth explanation, check the Github!

Core Technologies: Swift, Raspberry Pi, Javascript

Completed Jan. 2018