Loading repository data…
Loading repository data…
reyrove / repository
A modern, responsive personal portfolio webpage showcasing projects, skills, and contact information. Features a fixed navigation bar, welcome section, projects showcase, and social links. Includes live demo. Built with HTML and CSS as part of freeCodeCamp Responsive Web Design certification.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A modern, fully responsive personal portfolio webpage designed to showcase projects, skills, and professional information.
index.html (the HTML structure)styles.css (the styling)index.html in any modern web browserpersonal-portfolio/
├── index.html
├── styles.css
├── README.md
├── LICENSE
└── .gitignore
Works on all modern browsers including:
You can modify:
MIT License - see the LICENSE file for details
This project was built as part of my learning journey with freeCodeCamp. The requirements and concept are based on their Responsive Web Design certification.