https://github.com/ddosnotification/links-portfolio
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.
https://github.com/ddosnotification/links-portfolio
3d-animation bio-link css-animations dark-theme developer-portfolio glassmorphism html-css landing-page linktree-alternative minimalistic-design open-source personal-branding porfolio portfolio-website responsive-design social-media-links soe-optimized statis-site web-template
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/ddosnotification/links-portfolio
- Owner: ddosnotification
- License: mit
- Created: 2024-11-22T20:04:52.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T20:12:41.000Z (6 months ago)
- Last Synced: 2025-04-09T23:48:16.122Z (about 1 month ago)
- Topics: 3d-animation, bio-link, css-animations, dark-theme, developer-portfolio, glassmorphism, html-css, landing-page, linktree-alternative, minimalistic-design, open-source, personal-branding, porfolio, portfolio-website, responsive-design, social-media-links, soe-optimized, statis-site, web-template
- Language: HTML
- Homepage: https://ddosnotification.github.io/links-portfolio
- Size: 702 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 Modern Linktree Alternative


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.
[Live Demo](https://ddosnotification.github.io/links-portfolio) | [Create Your Own](#-quick-start)

## ✨ Features
- 🎨 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## 🚀 Quick Start
1. **Fork this repository**
- Click the 'Fork' button at the top right
- This creates your own copy of the project2. **Enable GitHub Pages**
- Go to repository Settings
- Navigate to Pages section
- Select 'main' branch as source
- Click Save3. **Customize the content**
- Edit `index.html`
- Replace profile image
- Update links and social media
- Change colors and styles4. **Your site will be live at:**
`https://[your-username].github.io`## 🎨 Customization
### Profile Section
```html
![]()
Your Name
Your Title/Bio
```### Links
```html
Link Text
```### Colors
```css
:root {
--primary-color: #a855f7;
--secondary-color: #7c3aed;
--background-color: #000;
/* Add your custom colors */
}
```## 🛠️ Technical Details
- Pure HTML & CSS
- No JavaScript frameworks required
- SEO optimized with meta tags
- Custom SVG icons
- CSS animations
- Mobile-first design## 📱 Mobile Responsive
- Adapts to all screen sizes
- Optimized for mobile devices
- Smooth animations on all devices
- Touch-friendly interface## 🔍 SEO Features
- Open Graph meta tags
- Twitter Card support
- Schema.org markup
- Semantic HTML
- Mobile friendly
- Fast loading## 📝 License
This project is open source and available under the [MIT License](LICENSE).
## 🤝 Contributing
Contributions are welcome! Feel free to:
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## 💖 Support
Give a ⭐️ if you like this project!
## 📧 Contact
Zex (DDOSNotification)
Created and maintained by [ddosnotification](https://github.com/ddosnotification)
## 🙏 Acknowledgments
- Inspired by Linktree
- Icons from various open-source projects
- Community contributions and feedback---
Made with 💜 by [Zex](https://github.com/ddosnotification)