Anna F Hunter
BLOG Résumé
The Talent Show About: This application allows student type users to submit videos to schools in consideration for their various programs (eg. arts, sports). I completed this in 14 days using React with Backbone collections and models. I am also using a PostgrSQL database with KNEX and bookshelf. Challenges: I found styling most challenging and frustrating.
Photo Album About: I initially created this using multiple click event listeners which repeated A Lot of code. I did it over one weekend on day 18 of my front-end learnng journey. I created a large collection and used JQuery. Challenges: Styling will alway be a challenge, but from a code standpoint, it was finding a way to write it more efficiently.
Coming soon
100 Days of Code
About: Challenges
Pointer App About: This is a proof of concept project done by a group of 10 front end engineers. We completed it in 6 days. It's purpose is to allow the user to highlight words as they are reading to help children learn to read. Challenges: I was challenged learning the backend on this project. I found that I enjoy back end routing and database structure more than styling.
Best Burgers About: This app is for ranking hamburgers. It was completed by a designer, two front end developers, and a rails develper over one weekend. Challenges: This was my first experience with AJAX and using Github with a team. Completing Backbone AJAX calls and merge conflicts were our challenge.