A modern, responsive portfolio website built with DaisyUI and Tailwind CSS, featuring GitHub integration.
- 🎨 Modern UI with DaisyUI components
- 📱 Fully responsive design
- 🌙 Light/Dark theme support
- 🔄 Dynamic GitHub projects integration
- 📊 Skills and experience showcase
- 📬 Contact form
- 🔗 Social media links
- HTML5
- CSS3 (Tailwind CSS)
- DaisyUI
- JavaScript (Vanilla)
- GitHub API
- Font Awesome Icons
- Clone this repository
- Open
index.htmlin your browser - That's it! No build process required
The portfolio uses CDN links for all dependencies, making it easy to get started. If you want to modify the portfolio:
- Edit
index.htmlfor structure and content changes - Edit
app.jsfor functionality changes - Use DaisyUI classes for styling (refer to DaisyUI documentation)
The portfolio automatically fetches:
- Your GitHub profile information
- Your 6 most recently updated repositories
- Repository details including:
- Language used
- Star count
- Fork count
- Update the
GITHUB_USERNAMEconstant inapp.jsto your GitHub username - Modify the skills section in
index.html - Update social media links in the footer
- Customize the theme by modifying the
data-themeattribute in the HTML tag
MIT License - feel free to use this for your own portfolio!
For any questions or suggestions, please feel free to reach out through the contact form on the website.