I'm Matthew Curiel, and I am a student currently attending FGCU. This web portfolio is set
in place to document and display a lot of my experience and knowledge with coding that I obtained
from my computer science course. While navigating through my web portfolio, here are some in
depth detail as to what will be expected going through each tab and a guided step by step of
how everything was produced in the making of each tab of my portfolio
This page is the Index page,also the main page, of my college portfolio containing tabs of all the things involved in my computer science experience all throughout the semester.
When clicking on the Scratch Project tab, expect to see a simple overview of one of the very first projects I attempted in my computer science course. The point of this project was to utilize the tools granted by the scratch website to make an action or a game of my choice, so I decided to attempt giving a cat the ability to walk and the objective was as soon as he reached the trampoline he would bounce continuously.
After clicking the w3schools tab, the tab will guide you to the main page of that site which is the source of the tutorials we learned in the course.
Similar to the w3schools tab, the khanacademy tab was placed to display the main page of another tutorial based learning tool utilized throughout the course.
All the other tabs listed on the site are requirements put in place that will be discussed further on the other page heading descriptions.
This page introduces and solves a psuedocode simply in the form of words, but was actually solved using notepad++ by creating a for loop that would gather the sum of all numbers under 1000 that are multiples of 3 or 5 and making a total sum.
The Graphics Page obtains javascript elements canvas, svg, audio, and video to show that I am familiar with how to use those exact elements and how to implement them to websites. It also shows the final Fields Report that was done in the course as part of the requirement for this portfolio.
The Usability Page is basically an overview of everything that has been placed on my web portfolio and specific detail of how things will work when you access certain tabs.