This mod I set out to gain a solid foundational understanding of javascript and jquery. I also set out to improve my html and css knowledge to the point that I could design realistic looking websites. I also set out to gain the vocabulary necessary to articulate my code and any problems that could come up.
A: End-of-Module Assessment: 3 B: Individual Work & Projects: 2 C: Group Work & Projects: 2 D: Professional Skills: 3 E: Community Participation: 3
I believe I passed the end of module assessment overall
Intro: http://frontend.turing.io/projects/number-guesser.html
Number Guesser:https://github.com/airum82/am-number-guesser
This project is a game that has you guess a number between 1-100. If you get the number right the range that the number can be increases. You can also set your own minimum and maximum range.
Intro: http://frontend.turing.io/projects/m1-static-comp-1.html
project: https://github.com/airum82/am-comp-challenge-1
The purpose of this project was to recreate the webpage layout and make it as responsive as possible. I could have made the 320px layout look better by stacking the containers to give each more space. Also I did not account for much larger screens than a standard pc.
Intro: http://frontend.turing.io/projects/m1-static-comp-2.html;
project: https://github.com/airum82/am-comp-challenge-2
The purpose of this project was to recreate the webpage layout and make it as responsive as possible. While this webpage was fairly responsive and accurate in overall appearance, I left a little more empty space than I should have and should not have let the artist containers shrink as much as they did.