Game Night Website

Skills: Python (Django), Javascript, HTML, CSS

Description: Wanting to make a contribution to a school club (Game Night) I participate and hold a leadership position in, I decided to design an official club website using my newly acquired techinical skills. I decided to use the Django Web Framework, a powerful Python dynamic website framework, more than capable of handling the interactions required for such a website. This framework allowed me to easily generate a base template page and also access key static resources, such as CSS and Javascript files. During the course of this project, I made heavy use of Github as a source control platform for project updates and development. At the conclusion of this project, I designed a fully-functional website, albeit still early in development, with account creation capabilities and even a small Javascript game using the HTML Canvas element.

Source: gamenightuiuc.com (website), https://github.com/penguinz1/Game_Night (Github)