A modern, responsive portfolio website built with HTML, Tailwind CSS, and JavaScript.
- 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
- HTML5
- Tailwind CSS
- JavaScript (Vanilla)
- Cloudinary (Image hosting)
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.htmlin your browser