Summer Hack 2017 Projects

Summer Hack 2017 took place on August 7th–11th 2017 at CodeBase, 38 Castle Terrace, Edinburgh.

A big thanks to Product Forge for producing this brilliant video of the week’s highlights:


Team Projects

Five teams created projects during the week, and these are briefly described below.

Team S.Post

Gregor, Christopher and Robert

Oh No I Died: A site to upload information about yourself for your family to view when you have passed away.

Project code

Team Prequel

Harry, Andrew, Mahika and Beccie

Budget sheets: Budget sheets introduces comparison into financial budgeting. The website allows you to sign up, input expenditures and see their proportions in relationship to each other (i.e., comparing food spending with luxury spending) and then displays that in a pie chart. It also allows you to compare your total expenditures with that of other allowed users, introducing competition into it. The website is intended for recent undergraduates as they have access to money they never had before.

Project code

Team 9044

Imogen, Abhi, Akash and Dan

Youtube Downloader: This project makes it easy for people to download YouTube videos. There are two main components. The front end (webpage or user interface) was written in HTML and CSS by Imogen and Abhi. The back end (the code behind the webpage) was written in Python by Akash and Dan. The front and back ends were linked together with PHP.

Project code

Team Name Not Found

Kiran, Theo, Gregor and Christina

Don’t Kill Barry: This game is to help solve the issue of energy overuse, which leads to climate change. The game was written in Python and the aim was, by controlling household items, to reduce the energy usage and keep the penguin (Barry) alive for as long as possible.

Project code

Team Red Hat Hackers

Andrew, Torin and Marcus

Eco Pong: This is an app that engages primary-aged children with the idea of saving energy. It uses the real-time energy data from schools to rank schools each week, from most efficient to least efficient. This ranking is used in a weekly inter-school Pong tournament to give advantages to the schools that are more efficient (e.g., larger paddle, faster moving speed). The idea is to demonstrate the effects of inefficient energy usage in a form that primary pupils would understand and engage with.

Project code