Archive for January, 2018

Teamed up with fellow students, we were tasked with creating a project using all that we have learned in the first 2 months.  The requirements are listed below.

  • Must use at least two APIs
  • Must use AJAX to pull data
  • Must utilize at least one new library or technology that we haven’t discussed
  • Must have a polished frontend / UI
  • Must meet good quality coding standards (indentation, scoping, naming)
  • Must NOT use alerts, confirms, or prompts (look into modals!)
  • Must have some sort of repeating element (table, columns, etc)
  • Must use Bootstrap or Alternative CSS Framework
  • Must be Deployed (Github Pages)
  • Must have User Input Validation

The goal was to create a beer search, linked to Firebase to store the data.  brewIary Search  Here is a screenshot to give a better understanding of what we created.

Screen Shot 2018-01-30 at 2.51.15 PM

Advertisement

Here is a link to my bootcamp homework assignment 7 focused on APIs and Firebase.  The goal was to create a train schedule generator linked to Firebase to store the data.  Train Time  Here is a image to give a better understanding of what this assignment was asking:

Train_Time_Image

Here is a link to my bootcamp homework assignment 6 focused on APIs and AJAX.  The goal was to create a giphy generator that then animates still gifs on click.  Giphy API  Here is a image to give a better understanding of what this assignment was asking:

1-giphy

Here is a link to my bootcamp homework assignment 5 focused on timers.  The goal was to create a trivia game with countdown timer.  Trivia Game   Here is a image to give a better understanding of what this assignment was asking:

2-advanced

Here is a link to my bootcamp homework assignment 4 focused on jQuery.  The goal was to create a crystal collector game.  Crystal Collectors Game   Here is a image to give a better understanding of what this assignment was asking:

1-CrystalCollector.png

Here are links to my bootcamp homework assignment 3 focused on javaScript.  The goal was to create a psychic game or hangman game.  The hangman game was considered the more difficult of the two.  JavaScript Psychic Game & JavaScript Hangman Game  Here are images to give a better understanding of what this assignment was asking:1-Psychic2-Hangman

Here is a link to my bootcamp homework assignment 2 focused on css and bootstrap.  The goal was to create a responsive web portfolio for yourself with bootstrap and without.  Responsive Portfolio (No Bootstrap) & Bootstrap Responsive Portfolio  Here is an image to give a better understanding of what this assignment was asking:

980-index

Here is a link to my first bootcamp homework assignment focused on html and css to create a basic web layout.  Basic Web Layout The goal was to create the following image:

Easier-Layout