A modern, customizable, and free alternative to Linktree with a sleek dark theme and 3D animated background. Perfect for developers, creators, and businesses who want to share their social links in style.
- 🎨 Modern Dark Theme
- 🌀 3D Animated Background
- 💎 Glassmorphic Design
- 📱 Fully Responsive
- 🚀 Fast Loading
- 🔍 SEO Optimized
- 🔒 No Backend Required
- 💫 Smooth Hover Effects
- 🎯 Easy to Customize
- 🆓 Free Hosting with GitHub Pages
-
Fork this repository
- Click the 'Fork' button at the top right
- This creates your own copy of the project
-
Enable GitHub Pages
- Go to repository Settings
- Navigate to Pages section
- Select 'main' branch as source
- Click Save
-
Customize the content
- Edit
index.html
- Replace profile image
- Update links and social media
- Change colors and styles
- Edit
-
Your site will be live at:
https://[your-username].github.io
<div class="profile">
<img src="your-image.jpg" alt="Your Name" class="profile-img">
<h1 class="name">Your Name</h1>
<p class="bio">Your Title/Bio</p>
</div>
<a href="your-link" class="link">
<div class="icon">
<!-- SVG icon here -->
</div>
Link Text
</a>
:root {
--primary-color: #a855f7;
--secondary-color: #7c3aed;
--background-color: #000;
/* Add your custom colors */
}
- Pure HTML & CSS
- No JavaScript frameworks required
- SEO optimized with meta tags
- Custom SVG icons
- CSS animations
- Mobile-first design
- Adapts to all screen sizes
- Optimized for mobile devices
- Smooth animations on all devices
- Touch-friendly interface
- Open Graph meta tags
- Twitter Card support
- Schema.org markup
- Semantic HTML
- Mobile friendly
- Fast loading
This project is open source and available under the MIT License.
Contributions are welcome! Feel free to:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Give a ⭐️ if you like this project!
Zex (DDOSNotification)
Created and maintained by ddosnotification
- Inspired by Linktree
- Icons from various open-source projects
- Community contributions and feedback
Made with 💜 by Zex