In this page, you will find information about our Resume project. We used Sublime Text to create a resume that included our hobbies, skills, extracurriculars, and more! For this project, we used HTML, CSS, and JavaScript. The requirements for the resume are listed in a Google Doc: https://docs.google.com/document/d/1osSKdDDjivAO3YJ3MWSo0Z9O91EUshhA1zvIWMNkVLU/edit?tab=t.0
Procedure:
1. First of all, we used HTML code to create a page for our resumes. We added information about our achievements and education, as well as a small portrait photo. There was also a table listing our skills and expertise. Then, we added three hyperlinks: one going to our portfolio, one to Pinewood's website, and one to a separate page in HTML. The second page described our hobbies. For example, mine talked about reading, hiking, and taekwondo. This page also had the three hyperlinks, except the third one led back to the resume. This page had a few images as well.
2. After creating the HTML code, we styled the two pages using CSS. We added a background color and created a color scheme for our page. We also aligned our text and added underlines and shadows to some of the headings. Then, we centered the images and styled our hyperlinks to look like buttons and change their color when hovered over.
3. Finally, after styling the pages, we created a contact form on the resume. We styled that form as well, and after that we used JavaScript to make the form interactive. I made it so that after you sent a message, an alert would pop up, saying that the message has been sent. I also added a "clear" button that let you clear the form.
SOUL Reflections:
S - One of my strengths in this project was the fact that it looked very organized, and I managed to make it interactive pretty well. Also, I wrote a lot for both pages, so I think that my resume and hobbies pages had plenty information about me.
O - During this project, I got the opportunity to learn a lot about JavaScript. I had worked with both CSS and HTML before, but JavaScript was new to me, so it was fascinating to explore the various functions I could perform with JavaScript.
U - While working on my resume, I understood how important it was to pay attention to detail. There were a few bugs in my project that occurred because I wasn't focused enough, so this project really made me concentrate on my work.
L - One of my limitations while I was working on this project was that I had missed a few days of school. Because of my absence, I missed some important information about using JavaScript and lost some project work time. Thankfully, I managed to get all caught up in time to complete the project.
WISCR:
W - During this process, we used three different coding languages: HTML, CSS, and JavaScript. Knowing only one would have been useless: I needed to be well-rounded in all three of them, since they were all crucial to the project.
I -
S - While working on the project, I needed to be self-motivated to complete the project well. I also added a few elements of my own to the project, such as a "clear" button in the form. I had to motivate myself to add personal elements such as those.
C -
R -