Skip to content

Latest commit

ย 

History

History
89 lines (65 loc) ยท 2.56 KB

File metadata and controls

89 lines (65 loc) ยท 2.56 KB

๐Ÿ”— Personal BioLink Page

Modern, responsive biolink page with real-time Discord integration for coders

Live Site PWA Ready Mobile Optimized

โœจ Features

  • ๐ŸŽจ Modern Design - Clean, dark theme with video backgrounds
  • ๐Ÿ“ฑ Progressive Web App - Install as mobile app
  • ๐ŸŽฎ Discord Integration - Real-time status and activity display
  • โšก Performance Optimized - Fast loading with resource preloading
  • ๐Ÿ“ฑ Mobile First - Responsive design for all devices
  • ๐Ÿ”— Social Links - Centralized link management

๐Ÿš€ Tech Stack

  • HTML5 - Semantic markup
  • CSS3 - Modern styling with flexbox
  • Vanilla JavaScript - No frameworks, pure performance
  • PWA - Service worker ready
  • Discord API - Live status integration

๐Ÿ“ Project Structure

โ”œโ”€โ”€ assets/
โ”‚   โ”œโ”€โ”€ css/          # Stylesheets
โ”‚   โ”œโ”€โ”€ js/           # JavaScript modules
โ”‚   โ”œโ”€โ”€ images/       # Images and icons
โ”‚   โ”œโ”€โ”€ videos/       # Background videos
โ”‚   โ””โ”€โ”€ fonts/        # Custom fonts
โ”œโ”€โ”€ index.html        # Main page
โ”œโ”€โ”€ 404.html          # Error page
โ””โ”€โ”€ manifest.json     # PWA configuration

๐Ÿ› ๏ธ Setup

  1. Clone the repository

    git clone https://github.com/xAbdoAT/xabdoat.github.io.git
  2. Customize content

    • Update personal info in index.html
    • Replace social media links
    • Add your Discord user ID in discord-rpc.js
  3. Deploy

    • Push to GitHub Pages
    • Or use any static hosting service

โš™๏ธ Customization

Discord Integration

Update your Discord user ID in /assets/js/discord-loader.js:

this.userId = 'YOUR_DISCORD_ID';

Social Links

Modify social media links in index.html around line 90.

Styling

Customize colors and fonts in /assets/css/styles.css.

๐Ÿ“ฑ PWA Features

  • Offline Support - Works without internet
  • Install Prompt - Add to home screen
  • Mobile Optimized - Native app experience

๐ŸŒ Live Demo

View Live Site โ†’

๐Ÿ“„ License

MIT License - Feel free to use this template for your own biolink page!


Made with โค๏ธ by Abdo AT

๐Ÿ‡ฑ๐Ÿ‡พ Proudly made in Libya