Skip to content

BotCoder254/daisy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Portfolio Website

A modern, responsive portfolio website built with DaisyUI and Tailwind CSS, featuring GitHub integration.

Features

  • 🎨 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

Technologies Used

  • HTML5
  • CSS3 (Tailwind CSS)
  • DaisyUI
  • JavaScript (Vanilla)
  • GitHub API
  • Font Awesome Icons

Setup

  1. Clone this repository
  2. Open index.html in your browser
  3. That's it! No build process required

Development

The portfolio uses CDN links for all dependencies, making it easy to get started. If you want to modify the portfolio:

  1. Edit index.html for structure and content changes
  2. Edit app.js for functionality changes
  3. Use DaisyUI classes for styling (refer to DaisyUI documentation)

GitHub Integration

The portfolio automatically fetches:

  • Your GitHub profile information
  • Your 6 most recently updated repositories
  • Repository details including:
    • Language used
    • Star count
    • Fork count

Customization

  1. Update the GITHUB_USERNAME constant in app.js to your GitHub username
  2. Modify the skills section in index.html
  3. Update social media links in the footer
  4. Customize the theme by modifying the data-theme attribute in the HTML tag

License

MIT License - feel free to use this for your own portfolio!

Contact

For any questions or suggestions, please feel free to reach out through the contact form on the website.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors