This page showcases my progress throughout my resume project.
Project Overview:
This project taught us how to use HTML, CSS and JavaScript. We created a page that would explain our qualifications/experience, much like a job resume/school application would. We were able to do this project mostly independently; learning the material and the implementing/reflecting it onto our code.
HTML:
We created our HTML code first since it's the simplest out of the three. We showcased our achievements, extracurriculars, skills, and highlights. We also added a contact form at the bottom in case anyone likes the look of our resume and decides to recruit us.
CSS:
Next, we created our CSS code, in order to make the resume look presentable. I decided to make it this pretty blue, because blue id my favorite color. Later on in the process, I moved around different parts of the documents like my name, email, image, and the footer. I think it turned out really well.
JavaScript:
Finally, we created our JavaScript code, in order to add interactivity into our resume. I decided to add it to my contact form, in order to make it usable. When you submit, it checks to make sure you fill in all of the fields, and once you have, it thanks you for your submission, so that you can contact me.
SOUL Reflection:
Strength: A strength I had in this project was that I had already learned how to code things with CSS and HTML last year. This aided me in making my project look functional and look good.
Opportunities: An opportunity I had to improve my project was that I could've added more skills to my resume. I think that doing that would've made my resume much more impressive.
Understanding: This project taught me more about CSS and HTML, and also taught me an entire new coding language, JavaScript.
Limitations: A limitation I had on this project was that I wasn't always able to code everything that I wanted since I didn't always know how, and unfortunately I didn't have enough time to learn it either.
WISCR Reflection:
Well-Rounded: This helped teach me a coding language, JavaScript, so now I can make my web pages interactive, along with more knowledge of HTML and CSS.
Insightful and Critical Thinkers: I had to come up with code that worked with what we learned in class.
Self Motivated: Since this project was independent I really had to motivate myself to keep working, and to keep my project up-to-date. Without self motivation, my project wouldn't be complete!
Clear Communicators: If I had a question, I would either ask Ms. Tran, or a fellow peer who understood.
Respectful Individual of Character: I was very respectful to fellow peers, helping them with problems and getting help from them as well.