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.