Hack The Anvil

Comments [0]

March 6-8, I attended Hack The Anvil hackathon at Purdue University. About 350 student hackers - all from Purdue - attended this hackathon. I was joined by my colleague Brian Sherwin for most of the event and by Sarah Sexton on Sunday.

IMG_0996

Following the opening ceremony, I delivered a 30-minute tech talk describing cloud computing and Microsoft Azure I showed how to use Azure Web Sites, Azure Virtual Machines, and Azure Mobile Services. Although we didn’t offer a prize (as Microsoft often does at these events), a number of teams decided to incorporate Azure into their projects.

IMG_1006

We spent much of the weekend helping people debug their code. In addition to questions about Kinect and Azure, students asked questions about JavaScript and interfaces and HTTP, updating the Java SDK on a MacBook. 3 different teams set up node on Azure used Brian Sherwin's blog post (http://briansherwin.com/blog/2015/03/hack-tools-1-node-js-on-azure-with-linux-vm/) as a reference.

  • The best projects I saw using Microsoft projects were:
    An application that used Kinect to change the color and intensity of lights based on the user's hand gestures. This project integrated Python code with the C# code using the Kinect SDK. Brian Sherwin this team use the Kinect SDK and requested a copy of their source code. David Giard recorded an interview with the team.
  • A portal that allows video game enthusiasts to find other players with similar interests and to schedule multi-player games with one another. The portal was built on Azure Web Sites, the data was stored in SQL Azure and exposed via Azure Mobile Services
  • A Tampermonkey Chrome plugin built on Azure web sites that displays the text of a linked page below the link.

IMG_0999

Some other interesting projects were:

  • "ShotBot" - a robot bartender
  • Gloves that interact with a Wii remote to allow users to control mouse pointer movements from across the room.
  • "SmartFridge" - an Android application that allows users to scan the bar codes of the items in your refrigerator and keep track of when each item expires and when it is time to buy a new item.
  • A Java-based app to assist Dungeons & Dragons "Dragonmasters" to create the environments used in D&D.

IMG_1001

Many students integrated .NET or Azure into their application because we were there to help them.

IMG_0990

Purdue will be hosting a multi-school hackathon (BoilerMake) in the fall and I hope to attend this as well.

HackTheAnvil Photos