Welcome to the central Link-in-Bio and Project Showcase Hub of SynergyStation! This is a clean, modern, and mobile-responsive website built with pure HTML and CSS, hosted completely for free via GitHub Pages.
- 📱 Fully Responsive: Perfectly optimized for mobile phones, tablets, and desktops.
- 🎨 Modern Dark Design: A clean, dark-themed UI featuring glowing avatars, glassmorphism card layouts, and custom background blur effects.
- 🚀 Automated Update Detection: The hub automatically checks the
updates/folder using the GitHub API to display recent releases organized by date subfolders (e.g.,2026.12.17). - 🔗 Social Hub: Direct access to GitHub, YouTube, Twitch, and Discord profiles for all members.
- ⚡ Lightweight & Secure: Built with pure HTML5, CSS3, and Vanilla JS for fast loading speeds without heavy frameworks.
- HTML5 – Structured semantic web content.
- CSS3 – Custom styling, flexbox layouts, hover animations, backdrop filters, and image blurring.
- JavaScript (ES6) – Dynamic asynchronous GitHub REST API calls for update scanning and profile picture validation.
- FontAwesome (v6.4.0) – High-quality modern vector icons for seamless social media navigation.
├── index.html # Main web page (Hub) with built-in GitHub API update checking
├── style.css # Global stylesheet and core layout configurations
├── benkormos.html # Profile page for BenKormos
├── julian.html # Profile page for Julian442 (with custom background & blur support)
├── mexo.html # Profile page for Mexo
├── template.html # Base template for creating new member profile pages
├── pictures/ # Containing the Profile Pictures for the Profiles
├ └─ benkormos.profilbild.jpg
├ └─ julian.profilbild.png
├ └─ mexo.profilbild.png
└── README.md # Project documentation (this file)
© 2026 SynergyStation Development. Built with ❤️ and driven by OpenSource.