And you should too! Visit us now here at https://codeberg.org/LTC-GT/LibreLinker
LibreLinker showcases free, libre, & open-source projects developed by the Georgia Tech community. Our mission is to connect ideas and build tomorrow by highlighting projects that respect user freedom and follow GPL-compatible licenses.
LibreLinker is proudly built with 100% free software components!
- AI/ML: Artificial intelligence and machine learning projects
- Hardware: FPGA, GPU, and hardware-focused research
- Research: Academic research tools and frameworks
- Academic: Educational resources and textbooks
- Build: Lume static site generator for Deno — GPL-3.0-or-later
- Styling: Tailwind CSS v4 — MIT License
- Email: EmailJS for client-side email delivery — Expat (MIT) License
- Analytics: Simple Analytics (privacy-first, GDPR compliant) — MIT License
- Bot Protection: Custom CAPTCHA solution — GPL-3.0-or-later (this project)
- Install Deno v2.x
- Clone the repository
- Start the dev server with live reload:
deno task dev
- Navigate to
http://localhost:3000
To build for production:
deno task build
# Output written to dist/To add your project to LibreLinker:
- Visit the website and use the "Get In Contact" form
- Select "New Project Addition Request"
- Confirm your project uses a GPL-compatible license
- Provide project details in the message
Your project must:
- Be free software with a GPL-compatible license
- Have a Georgia Tech affiliation (contributor, researcher, or student)
- Be actively maintained or of significance (TBD by the LibreTech Collective)
librelinker/
├── _config.ts # Lume build configuration
├── deno.json # Deno tasks and import map
├── app.js # Main application logic (GPL-3.0-or-later)
├── index.html # Main page
├── 404.html # Error page
├── javascript-licenses.html # LibreJS machine-readable license table
├── projects.json # Project data
├── robots.txt # Search engine crawl rules
├── sitemap.xml # Sitemap for SEO
├── CNAME # GitHub Pages custom domain
├── src/
│ └── styles.css # Tailwind v4 entry point
├── misc/
│ ├── img/ # Images and assets
│ └── logos/ # Project logos
└── .github/workflows/
└── deploy.yml # GitHub Pages deployment via Deno
All persons who contribute to this project are listed in the AUTHORS.md file.
This project is licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later).
See the LICENSE file for details.
This project is open to pull requests and contributions. For inquiries or to submit your project, please contact us:
- Organization: LibreTech Collective @ Georgia Tech
- Email: gtltc@protonmail.com
Connecting Ideas, Building Tomorrow, Fighting for Freedom