The first project required creating a standard resume. The focus was on the HTML structure rather than the presentation.
A static landing page for a small business. The focus was on designing and coding for a user experience that we have defined. I created a page for the TestStack open source organisation.
A game where the user has to keep guessing a number between 1 and 100 and is told if they are 'hot' or 'cold' until they guess correctly. Focuses on JavaScript functions.
An app that utilises JSON APIs. I built a Currency Converter that pulled currencies and live exchange rates from open exchange rates.
A clone of the google search page. The focus is on using CSS to reproduce a given design.
An app to add and remove items from a shopping list, focusing on interactivity with jQuery. Users should be able to check and uncheck items and I also added the ability reorder items with drag and drop.
A quiz game that leads the user through a series of questions, focusing on JavaScript data with JSON and arrays. I did three quizzes – music, movies, and TV – where each quiz is just a different JSON object.
A capstone project to display all of the Thinkful Front-End Web Development course projects (this website).