A creative Book Style Portfolio website built using HTML, CSS, and JavaScript.
This project is designed with a tech-inspired book layout and mainly focuses on strengthening the core fundamentals of web development.
🔗 Live Demo:
👉 https://bookstyleportfolio.netlify.app/
The main goal of this project is to:
- Understand basic web development concepts
- Practice layout design using CSS
- Improve JavaScript fundamentals
- Create a unique book-style portfolio UI
This project is ideal for beginners who want to build confidence in frontend development.
- Semantic HTML structure
- CSS styling and layout techniques
- Responsive design basics
- JavaScript for interactivity
- DOM manipulation
- Event handling
- UI/UX design thinking
- HTML5 – Page structure
- CSS3 – Styling & book-style layout
- JavaScript (ES6) – Interactivity & logic
- Netlify – Hosting & deployment
- 📘 Book-style portfolio design
- 🧭 Clean and modern UI
- ⚡ Smooth interactions using JavaScript
- 📱 Responsive layout
- 🌐 Deployed on Netlify
BookStylePortfolio/
├── index.html
├── style.css
├── script.js
├── assets/
└── README.md