Development
Mar 15, 2015
For the final project of my Web & Motion Graphics class, we were tasked with creating an informational website for a vacation destination called “Island Living”. We were given the logo, images, and text that had to be included on the site, but the rest...
Oct 9, 2014
Over these past few weeks, I designed and developed a smart phone web app called Protein Pal. I wanted to create a simple service that could track a user’s protein intake. I found that many similar programs track all other kinds of food intake — I want to...
Sep 7, 2014
For my User Experience class, we were tasked with designing a food ordering app for a real-life restaurant. I chose Pizza-Wings-Steaks, a local pizza place, because of their unique branding and simple menu. I spent the ten week course doing thorough research on the...
Sep 4, 2014
Due to some problems with the timing of classes, the requirements for my Scripting for Game Development were adjusted. Rather than completing our games for this week, we were only required to get the timer and points functioning– with temporary...
Aug 21, 2014
I set aside a few hours today and powered through the visual elements of this project. I started by creating a mock-up in Photoshop, and then had to create code to make the site match the design. I went for practical visuals, using colors that should be familiar to...
Aug 20, 2014
I have been running into problems trying to print HTML lines using JavaScript’s “document.write” function . When it’s used to print a line on its own, it overwrites the HTML that was already written — including the link to the CSS...