Skip to content

s01k/MinimalPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Portfolio with HTML-CSS and JS.

Screenshots

References:

  • Bottom Border Nav Links: https://www.w3schools.com/howto/howto_css_navbar_border.asp

  • Creating a responsive navigation bar: https://codenart.github.io/sample/2017/09/03/sample-2-responsive-navbar.html

  • Creating link to specific points in a page: https://designshack.net/articles/html/how-to-link-to-specific-points-in-a-page-and-animate-the-scroll/

  • Creating dark mode in simple html, css & js: https://www.developerdrive.com/css-dark-mode/

  • To make jquery work: https://stackoverflow.com/questions/19830689/why-is-the-jquery-script-not-working/19831279#19831279