Personal links hub built with LittleLink - A lightweight, performant alternative to LinkTree
This is my personal links hub, built using LittleLink - a self-hosted alternative to services like LinkTree. It provides a clean, fast-loading page with all my important professional and social links in one place.
🌐 Visit: gabireze.com.br/links
Gabriel de Rezende Gonçalves
Software Engineer specialized in Vue.js, React, Laravel & Python
Currently working at Levva as Software Engineer
MBA in Solutions Architecture at FIAP
- Portfolio & CV: gabireze.com.br
- LinkedIn: linkedin.com/in/gabireze
- GitHub: github.com/gabireze
- Email: [email protected]
This links page is built with:
- HTML5 - Semantic markup
- CSS3 - Responsive design with Skeleton framework
- JavaScript - Performance optimizations
- LittleLink - Base framework for branded buttons
- Lightweight & Fast - Minimal dependencies for quick loading
- Responsive Design - Works perfectly on all devices
- SEO Optimized - Meta tags, Open Graph, Schema.org
- Performance Focused - 99/100 Google Lighthouse score
- Accessible - ARIA labels and semantic HTML
- Analytics Ready - Google Analytics 4 integration
This page achieves excellent performance metrics:
- Lighthouse Score: 99/100
- Load Time: < 1 second
- First Contentful Paint: < 0.5 seconds
- Cumulative Layout Shift: 0
This site is designed to be deployed anywhere static hosting is available:
- GitHub Pages
- Netlify
- Vercel
- AWS Amplify
- Firebase Hosting
# Clone the repository
git clone https://github.com/gabireze/links.git
cd links
# Open in browser (no build process required)
open index.html
# or serve with any static server
python -m http.server 8000To customize this for your own use:
-
Update
index.html:- Change personal information
- Update social media links
- Modify profile image URL
- Update meta tags
-
Styling:
- Edit
docs/css/skeleton-auto.cssfor theme colors - Modify button styles in
docs/css/brands.css - Add custom CSS for additional styling
- Edit
-
Analytics:
- Replace Google Analytics ID with your own
- Add other tracking scripts if needed
- Self-hosted: Own your data and links
- Fast Loading: No bloated frameworks
- Customizable: Easy to modify and brand
- Privacy Focused: No tracking by third parties
- Cost Effective: Free to host anywhere
- Developer Friendly: Simple HTML/CSS/JS
- Base Framework: LittleLink by @sethcottle
- CSS Framework: Skeleton
- Icons: Custom SVG icons included with LittleLink
This project is licensed under the MIT License - see the LICENSE.md file for details.
Gabriel de Rezende Gonçalves
- Website: gabireze.com.br
- Email: [email protected]
- LinkedIn: linkedin.com/in/gabireze
Made with ❤️ using LittleLink