Technologies Used
-HTML
-CSS
-Javascript
Project Details
-This page developed using HTML, CSS, Javascript.
-The page is responsive across various devices (using media-query).
-The changeable content rendered to the page dynamically using DOM and that facilitates the update and the maintenance of the page e.g navbar,skills,certificates.
-Using the getBoundingClientRect() to calculate the position of the elements VS the viewport to manipulate the active section styling.
-Adding the scroll up button to the page make it easier to scroll up back.