Class hours: 10:05 – 2:45
Mr. Bohmann | wbohmann@ewsd.org
10:05 Today’s Notes & Attendance
Welcome to Week 18 and a CTE Red Day
No School next week Monday – January 15th
We have two weeks to end Quarter 2 – so that means 9 days. The only project we’ll be working on for a grade will be the portfolio. The deadline for all deliverables is January 19th – on the server! I am not going to tell you how to organize yourself – that should be up to you.
Happy Belated Birthday to our newest adult – Logan King! Congratulations!
Nice article in Essex Reporter – Kudos Jerry Essex Reporter-CTE
Quick Look at portfolio deliverables – I’ve listed on the board.
10:10 Monday Mail
10:15 The Visual Resume – Portfolio Option
A visual resume is a nice addition to your traditional resume. Above are some examples that showcase some different ways to making your Resume Page on your Portfolio standout.
The advantage of a visual resume is it draws the eye to your webpage and does not have to include everything on your resume, just the items you think are most exciting or interesting. Going outside the traditional resume give your viewer something exciting to look at.
Harper’s example was made in Illustrator (you can use Photoshop too) and then saved as a .jpg. Harper created a call to action button on the page to get the user to download the full PDF version of the resume. (Harper was a CAWD2 student)
Emile’s is a nice example of mixing a hero image and some basic html which includes two columns below the image.
Here’s another example from a previous student – made in Illustrator.
A visual resume is a nice option to spice up your page and make it stand out. It is not a requirement but having a resume page is required.
Other things you could consider doing on your Resume Page:
- Create a heading of Resume Highlights and list a bunch of highlights
- Add CSS to your HTML resume (if you coded a HTML resume) to get some custom looks – Student Example
- Add the display element to create a drop down effect
- Add an accordion
- Highlight some of your most meaningful skills – Example – and he’s still using his portfolio!
All Resume Pages must have a downloadable PDF version available
A good way to add a downloadable resume is to save a version as a PDF in your files. Then encourage people to have a look at it with a call to action button – check out what I mean – I made one as an example. A call to action button is a high contrast button with a call to action (“Download Resume”)
If you want a window to open up in a new tab – just be sure to add target=”_blank”
<a href="#linktoyourresume" target="_blank" class="button">Resume</a>
//if you want it to auto download you can just add the word download:
<a href="#linktoyourresume" class="button" download>Resume</a>
ProTip: When naming your resume include a datestamp: BohmannResume2024.pdf
This Week’s Plan – Coding Sprints
January 2nd – Week 17 | Personal Photo Final Draft About Me Site Design, Layout planning Wireframe of Senior Portfolio (graded) Friday January 6th for desktop Wireframe (due) |
January 8th – Week 18 | January 13th for mobile Wireframe (due) Coding Sprint, desktop – all pages |
January 15th – Week 19 | Usability testing of coded website Coding Sprint, mobile version Updates Presentation of Portfolios (Friday, January 19th / Monday January 23rd) |
Want to see a nice example: Logan Allen – junior at Champlain right now
10:50 Break
11:00 English with Mx. Yopp
11:50 Portfolio Worksession
Use your time well. The quicker you code your site, the sooner you can add more features. Don’t get hung up on the small things. Things like margin, padding, color changes can all be handled after you have your site up and running. You are doing ok if:
- You created an html page for all your pages (index.html, resume.html, bestworks.html, funfacts.html)
- Your pages are connected
- You have selected all your media
- Your about me is your landing page (index.html)
- Your wireframe for desktop and mobile is done and you are deep into your coding
- ProTip – code your structure then make it look nice
12:25 – 12:55 Lunch
12:55 Independent Reading
1:20 Break
1:30 Design Challenge
1:55 Production Time and Guided Support
Pho Hong Menu is past due
Desktop and Mobile Wireframes
2:40 Dailies
Dailies can be placed in the CAWD2 Dailies Folder on the CAWD2 Public Folders drive