A clean, modern, and responsive horizontal scroll portfolio template for web developers. Features a parallax background, a welcoming home section, and a contact form. Easily customizable for your own projects.
- Horizontal scroll navigation for a unique portfolio experience
- Canvas-based parallax background for desktop
- Mobile-friendly with adaptive layout
- Minimal, clean design with easy-to-edit HTML and CSS
- Contact form ready for integration
- Clone or download this repository.
- Replace the profile image and text in
index.html
with your own. - Customize the styles in
styles.css
as needed. - Integrate your own contact form backend.
index.html # Main HTML file
styles.css # Main stylesheet
script.js # Parallax and scroll logic
assets/ # Parallax background images
- Profile Section:
Edit the.home-section
inindex.html
to add your name, tagline, and image. - Contact Form:
The form is ready for integration. Change theaction
attribute to your form handler. - Parallax Images:
Replace images inassets/city_parallax/
for a different background effect.
MIT License. Free for personal and commercial use. Attribution appreciated but not required.