This is my the personal portfolio website, showcasing projects, skills, experience, and contact information.
- Responsive design
- Smooth scrolling navigation
- Animated typing effect
- Scroll-to-top button
- Contact form with validation
- Clone or download this repository.
- Open
index.html
in your browser. - Edit content and assets as needed.
/
├── index.html
├── joaquimcostaportfolio.css
├── main.js
├── README.md
├── LICENSE
├── .gitignore
└── assets/
- Update
index.html
with your information and project details. - Modify
joaquimcostaportfolio.css
for custom styles. - Add or edit JavaScript features in
main.js
.
See LICENSE for details.