Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gabireze/links

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gabriel de Rezende Gonçalves - Links Hub

Website LinkedIn GitHub

Personal links hub built with LittleLink - A lightweight, performant alternative to LinkTree

About This Project

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.

Live Site

🌐 Visit: gabireze.com.br/links

About Me

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

Professional Links

Technical Stack

This links page is built with:

  • HTML5 - Semantic markup
  • CSS3 - Responsive design with Skeleton framework
  • JavaScript - Performance optimizations
  • LittleLink - Base framework for branded buttons

Features

  • 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

Performance

This page achieves excellent performance metrics:

  • Lighthouse Score: 99/100
  • Load Time: < 1 second
  • First Contentful Paint: < 0.5 seconds
  • Cumulative Layout Shift: 0

Deployment

This site is designed to be deployed anywhere static hosting is available:

  • GitHub Pages
  • Netlify
  • Vercel
  • AWS Amplify
  • Firebase Hosting

Quick Deploy

Deploy to Netlify Deploy to Vercel

Local Development

# 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 8000

Customization

To customize this for your own use:

  1. Update index.html:

    • Change personal information
    • Update social media links
    • Modify profile image URL
    • Update meta tags
  2. Styling:

    • Edit docs/css/skeleton-auto.css for theme colors
    • Modify button styles in docs/css/brands.css
    • Add custom CSS for additional styling
  3. Analytics:

    • Replace Google Analytics ID with your own
    • Add other tracking scripts if needed

Why LittleLink?

  • 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

Credits

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contact

Gabriel de Rezende Gonçalves


Made with ❤️ using LittleLink

About

A lightweight DIY alternative to services like Linktree.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%