Project Description:
For this Project, I was tasked to create an online resume using our coding skills on Sublime Text. The resume will be composed of my highlights, education, achievements, skills, and extracurriculars, as well as a contact form and various links to pinewoods website, my hobbies, and here to my portfolio. We learned and applied HTML for our resume structure, CSS for styling it, and JavaScript to make it interactive.
the html added the body of my website
We started the project off by learning and using HTML. HTML is the foundation of all websites, and defines the structure and content of web pages. I used it for all the writing and basic information on my website, and as the project progresses the html will change to add different elements we learn along the way.
Next, we learned and added CSS. CSS is a stylesheet that is used to describe and embellish an HTML document. I used CSS to customize my page and to give it more personality, and I also added links and a hobbies page with HTML while learning CSS.
The CSS added way more personality and style to my resume
Lastly, we JavaScript. JavaScript is a programming language that adds interactivity and functionality to web pages. I used JavaScript to add an interactive contact form, where you put in your name and email and send a message to me. after this, I worked out all the kinks and finalized my resume.
Final Results
Soul Reflection
S - My strength is the fluidity of my code, and how I applied everything required for the project.
O - I could have added more quality of life details, like maybe an alert if you don't fill in the contact information for the message.
U - I learned How to use HTML, CSS, and JavaScript throughout this project.
L - I could have made a more complete resume if we had learned more types of code or had more time to add more elements.
Wiscr Reflection
Two aspects of WISCR that I applied were "Well rounded" and "Insightful and critical thinker". I applied equal efficiency in each code type, learning and understanding each on a high level. I also had to use all the skills I have learned and use my smarts in order to accomplish what I did this project.