Skip to content

Latest commit

 

History

History
45 lines (39 loc) · 1.04 KB

README.md

File metadata and controls

45 lines (39 loc) · 1.04 KB

🧑🏻‍💻 Homepage


👨‍💻 Author :

Dominik Blak

🚀 Demo :

Homepage

📖 Description :

Responsive Homepage : Personal homepage - This project presents some information about me, and has several interactions, such as changing the background, fonts, hiding the photo and logo.

demo_Personal homepage

🧰 Technology :

  • HTML
  • CSS
  • JavaScript (ES6+ features)

📚 Methodology :

  • BEM

🗃 Project structure :

📦src
 ┣ 📂css
 ┃ ┣ 📜article.css
 ┃ ┣ 📜container.css
 ┃ ┣ 📜footer.css
 ┃ ┣ 📜header.css
 ┃ ┣ 📜introduction.css
 ┃ ┣ 📜navigation.css
 ┃ ┣ 📜style.css
 ┃ ┗ 📜table.css
 ┣ 📂img
 ┃ ┣ 📜Animation_homepage.gif
 ┃ ┣ 📜dominik.jpg
 ┃ ┣ 📜icon.png
 ┃ ┣ 📜js.png
 ┃ ┣ 📜mount-everest.jpg
 ┃ ┗ 📜share.png
 ┣ 📂js
 ┃ ┗ 📜script.js
 ┗ 📜index.html