Friday, April 8, 2016

Day 215: Completed Framework Basics (Bootstrap and Foundation)! Wireframing Portfolio Site!

Today I take a class on customizing foundation, then another class on what's new with Foundation, then it's time to wireframe my portfolio!

All right, let's get started.

Today I went over how to download a customized version of Foundation.  Foundation allows you to pull columns by 1 column, for example:

<div class="large-5 columns pull-1">

That's useful.  Again, icons in Foundation:

<i class="fi-social-apple"></i>

All right, I earned the "Build a Website with Foundation" badge!

I'm on the last class for Framework Basics now!

UPDATE:  Newest version of Foundation runs on jQuery, NOT on zepto.

We went over the Foundation-Migrate script to migrate old versions of Foundation to the new version.

I learned a way to insert Foundation code into the Sublime Text editor very efficiently.

I earned the "What's New in Foundation 5" badge!  And with that, I completed the Framework Basics course!  Awesome!

All right, I'm going to take a break right now, and then I'll start up with designing my portfolio site on Balsamiq!  

Man, I am so stoked!

All right, so this is what I have so far for my wireframes, I've got a mobile version (I'm taking a mobile-first approach) and a full-size version.  The version in between will be exactly like the large version, but with 2 columns instead of three.



So that's the mobile version, it turns the portfolio into a slider, to save space.  Then here's the full-size version, in several (overlapping) screenshots, since the page will be long:









These are both first drafts, so I may make changes as we go along, but it's good to have an idea of what I'll be doing.

All right, calling it a day, and tomorrow will be time to code up the site!

SUMMARY OF CODING SKILLS 
Books:                                                                                               Status
"Head First HTML and CSS," by E. Robson & E. Freeman                      Complete
"A Smarter Way to Learn JavaScript," by Mark Myers                          Complete
"HTML and CSS," by Jon Duckett                                                        Complete
"JavaScript and JQuery," by Jon Duckett                                            Complete
Team Treehouse (Front End Web Dev Track Complete):                    Status
How to Make a Website                                                                     Complete
HTML                                                                                                Complete
HTML Forms                                                                                      Complete
HTML Tables                                                                                     Complete
HTML Video and Audio                                                                       Complete
CSS Foundations                                                                                Complete
CSS Basics                                                                                         Complete
CSS Layout Techniques                                                                      Complete
CSS Layout Basics                                                                              Complete
CSS Selectors                                                                                     Complete
Responsive Layouts                                                                            Complete
CSS Flexbox Layout                                                                            Complete
Framework Basics (Bootstrap and Foundation)                                    Complete
Git Basics                                                                                          Complete
Console Foundations                                                                          Complete
Introduction to Programming                                                              Complete
JavaScript Basics                                                                               Complete
JavaScript Loops, Arrays, & Objects                                                   Complete
AJAX Basics                                                                                       Complete
JQuery Basics                                                                                    Complete
Interactive Web pages with JavaScript                                               Complete
Object-Oriented JavaScript                                                                Complete 
Accessibility                                                                                      Complete
Website Optimization                                                                        Complete
Front End Performance Optimization                                                  Complete
Aesthetic Foundations                                                                        Complete                 
Design Foundations                                                                            Complete  
Adobe Photoshop Foundations                                                            Complete
Adobe Illustrator Foundations                                                      66% Complete

Other Courses:                                                                                     Status
HTML and CSS (Codecademy)                                                               Complete
Introduction to Web Dev (The Odin Project)                                         Complete
Web Dev 101 (The Odin Project)                                                    33% Complete

Free Code Camp (FCC)                                                                           Status
1. Get Started with Free Code Camp                                                     Complete
2. HTML5 and CSS                                                                                 Complete
3. Responsive Design with Bootstrap                                                      Complete
4. Gear up for Success                                                                          Complete
5. jQuery                                                                                             Complete

6. Basic Front End Development Projects                                              Complete
7. Basic JavaScript                                                                                Complete
8. Object Oriented and Functional Programming                                    Complete
9. Basic Algorithm Scripting                                                                   Complete

10. JSON API's and Ajax                                                                         Complete
11. Intermediate Front End Development Projects                                  Complete
12. Intermediate Algorithm Scripting                                                     Complete
13. Advanced Front End Development Projects                                       Complete
14. Claim Your Front End Development Certificate                              Complete

The Coding Boot Camp at UT Austin                                              Status (starts 4/19/2016)
Week 1-6: Mastering the Browser (HTML, CSS, JavaScript, JQuery) 
Week 7-10: API & JSON (RESTful API"s, parsing JSON, AJAX)
Week 11-14: Server Side (Node.js, MySQL, MongoDB)
Week 15-18: PHP (WordPress, CodeIgniter, Laravel) 
Week 18-21: Full Stack Coding
Week 22-24: Final Project

CodePen Projects: http://codepen.io/Adancode/
GitHub Projects: https://github.com/Adancode
LinkedIn Profile: https://www.linkedin.com/in/adamcamacho1
Team Treehouse Profile: https://teamtreehouse.com/adamcamacho
Free Code Camp Profile: http://www.freecodecamp.com/adancode

Hours Spent Coding Today: 5
Total Hours Coding: 1,119

No comments:

Post a Comment