Personal Portfolio Website
A modern, responsive portfolio website built with HTML, Tailwind CSS, and JavaScript.
Features
- Responsive design that works on all devices
- Modern glassmorphism UI with animated blob background
- Smooth scroll animations
- Image gallery with lightbox
- Interactive project showcases
- Contact section with social links
- Dark theme with yellow accents
- Animated transitions and hover effects
Tech Stack
- HTML5
- Tailwind CSS
- JavaScript (Vanilla)
- Cloudinary (Image hosting)
Development
To run this project locally:
Clone the repository:
git clone https://github.com/D3TR3/d3tr3.github.io.git
Install dependencies:
npm install
Start the Tailwind CSS build process:
npm run build
Open docs/index.html
in your browser