💼 Personal Portfolio Webpage
Description
A personal portfolio webpage showcasing projects and skills.
It combines semantic HTML, CSS layout techniques, and responsive design principles.
🔗 Live Demo & Specs
- 🌐 Live Demo: https://aimNana.github.io/fcc-responsive-web-design-projects/personal-portfolio/
- 📄 Project Instructions (FCC): https://www.freecodecamp.org/learn/2022/responsive-web-design/#build-a-personal-portfolio-webpage
- 🗂️ Source Code:
./
✨ Features
- Responsive navigation and hero section
- Showcase of projects with links
- Contact form or links to external profiles
✅ User Stories (FCC)
- Welcome section with introduction
- Projects section with clickable links
- Contact section with form or links
- Responsive layout across devices
▶️ How to View
cd personal-portfolio
open index.html # or double click index.html
📁 File Structure
personal-portfolio/
├─ index.html
├─ styles.css
🛠️ Technologies
- HTML5
- CSS3 (Flexbox, Grid, Media Queries)
- Responsive design
📄 License
This project follows the same license as the repository root.
See the LICENSE file for details.