LinkDeck is a customizable browser homepage that provides quick access to your favorite web apps and sites, organized into convenient categories. With a visually appealing layout and intuitive design, LinkDeck helps boost productivity and streamline your daily workflow.
🔗 Live Site: https://slightsmile.github.io/LinkDeck/
-
🗂 Organized Categories
Access links grouped into:- 📁 Google Workspace
- 🤖 AI
- 💻 Coding
- 📱 Social
- 🎬 Entertainment
- 🎮 Gaming
-
🔗 Visual Shortcuts
Each link is represented by a recognizable icon for fast identification. -
📱 Responsive Design
Works seamlessly on desktop. Mobile version in working! -
🛠 Customizable
Easily edit the homepage by modifying the HTML and adding your own icons or links.
- HTML5 – Structure of the webpage
- CSS3 – Styling, layout, and responsiveness
- Clone the repository:
git clone https://github.com/Slightsmile/LinkDeck.git- Or download the ZIP and extract it.
- Open the index.html file in your web browser.
- Open index.html in a code editor.
- Add, remove, or change links and icons as needed.
- Place any new icon images in the /images folder.
- Replace bg.gif in the /images folder with your preferred background image or animated GIF.
/linkdeck
│
├── index.html # Main homepage file
├── styles.css # Stylesheet for layout and appearance
├── /images # Folder containing all icons and background images
└── README.md # Project documentation
This project is open source and available under the MIT License. Feel free to use and modify it for personal use.