This is my final project for CS 463 Intro to Web Development at Portland State University. The goal was to apply what I learned throughout the course by building a personal portfolio website from scratch using HTML, CSS, JavaScript, and Bootstrap.
- Responsive navigation bar with mobile hamburger menu
- Hero section with an auto-playing background slideshow
- About section with skills, languages, and social links
- Experience section built with a Bootstrap Accordion
- Projects section built with a Bootstrap Carousel
- Contact form with jQuery validation
- Responsive layout for different screen sizes
- HTML
- CSS
- JavaScript
- Bootstrap 5
- Bootstrap Icons
- jQuery
- Google Fonts (Inter + Merriweather)
- Clone or download this repository
- Open the project folder
- Open
index.htmlin a browser
https://github.com/rylepdx/portfolio
https://rylepdx.github.io/portfolio/
- Bootstrap 5.3 Documentation - https://getbootstrap.com/docs/5.3/
- Bootstrap Icons - https://icons.getbootstrap.com/
- Google Fonts - https://fonts.google.com/
- jQuery Documentation - https://jquery.com/
- MDN Web Docs - https://developer.mozilla.org
Ryan Le