This project was done to create a resume for ourselves, using coding programs of HTML, Javascript, and CSS. Our goal in this project was to become adept in HTML, Javascript, and CSS.
Step 1: We started by writing the simple HTML code slowly learning and building on HTML and CSS concepts from last year. We first wrote the HTML code on my name and email. Then, we started explaining about our education, achievments, and extracurriculars. We coded a table to display our extracurriculars and what level we are at in it. We also coded links to our school website, a new hobbies page we coded, and our portfolio.
Step 2: We started styling the document with CSS creating a new document called styles.css. This way we were able to style or color our resume to look how we want. We learned many other new features such as hover which would change the color of a button when your mouse was on it.
Step 3: The last step was to create the Javascript program to create functions to make the resume interactive. We learned many other ways to use javascript and even coded a number guessing game. To incorporate javascript into the resume we made a contact form in HTML and CSS styling it. Then, we created Javascript code to make the contact form interactive and alert the page that you sent an email to me.
Reflections
Strength
My strength during this project was styling and I'm happy wiht how my resume looked in the end. I learned a lot of new CSS codes that were really cool like hover and text shadow.
Opportunity
I think I could've maybe added more details to my design but overall I liked it as it is. I like the images I chose for the hobbies page, but I wish I would've wrote more about my hobbies.
Understand
I learned to make sure to thoroughly check all the code because a simple small error could've ruined my whole code. This happened to me many times during this project.
Limitation
A limitation in the project was probably that because a lot of the information was new, everything was harder to comprehend and you couldn't really do more than what you had already learned.
WISCR
-W I think I was well rounded throughout the project as I helped other people with their projects as well as raising my hand to answer questions my peers didn't already know.
-I I think I was an insightful and critical thinker in the project because I had a good understanding of the material and quickly understood the new code that we were taught.