This repository contains a modern, responsive one-page personal portfolio website. It features a clean, minimalist design inspired by Apple’s aesthetic.
The website includes the following sections:
- Hero: Name, title, and a call-to-action button.
- About: A short biography.
- Projects: A showcase of selected projects (currently 6 placeholders).
- Contact: A simple contact form.
- Clean, minimalist design.
- Fully responsive and mobile-friendly.
- Smooth scrolling navigation.
- Fade-in animations on scroll.
- Built with semantic HTML.
- HTML5
- Tailwind CSS v3.4.1 (via CDN)
- jQuery v3.7.1 (via CDN)
- Clone or download this repository.
- Open the
index.htmlfile in your web browser.
To customize this portfolio:
- Edit
index.htmlto change content (name, bio, project details, etc.). - Update project card placeholders with your actual project images and links.
- Modify Tailwind CSS classes to adjust styling as needed.
- The jQuery script at the bottom of
index.htmlhandles animations and smooth scrolling.