Portfolio
Tools & keywords Sass, Html, JavaScript, Visual studio code, Github, nested rules, variables, mixins, selector inheritance, media queries.
Details I have created my portfolio as a Single-page website, consisting of five sub-pages in addition to the header and footer. I made this website readable and user-friendly, focusing on ensuring it is responsive with no overlapping between pages or sections. I achieved this using media queries with three breakpoints: one for laptops and large screens, one for tablets, and the last one for mobile phones.
The programming languages I used are:
  • The preprocessor scripting language "Sass" with most of its methods and tools, such as nesting, importing partials, declaring variables, and using for loops, etc.
  • The markup language HTML.
  • Javascript, which I used to control the behavior of the hamburger navbar and scrolling bar.