A modern, customizable social links landing page with dynamic theme switching capabilities. This project provides a clean and professional way to showcase your social media presence and important links in one place.
- 🎨 Dynamic theme switching with multiple color options
- 📱 Fully responsive design
- 🔗 Clean and organized social links presentation
- 👤 Professional profile section
- ⚡ Fast and lightweight
- 🎯 SEO optimized
Apptimizer/
├── index.html # Main HTML file with the landing page structure
├── styles.css # CSS styles including theme variations
├── script.js # JavaScript for theme switching and interactions
└── assets/ # Images and other static assets
└── profile.jpg # Profile image
- Clone the repository:
git clone https://github.com/mehedyhassanratul2/Apptimizer.git
- Open the project:
- Simply open the
index.html
file in your web browser - For development, use a local server (like Live Server in VS Code) to avoid CORS issues with fonts and assets
-
Profile Information
- Update profile image in the
assets
folder - Modify social links in
index.html
- Customize bio and description text
- Update profile image in the
-
Themes
- Additional color themes can be added in
styles.css
- Theme switching logic is handled in
script.js
- Additional color themes can be added in
-
Styling
- All styling is modular and can be customized in
styles.css
- Uses Font Awesome icons and Inter font family
- All styling is modular and can be customized in
- HTML5
- CSS3 (with Custom Properties for theming)
- JavaScript (Vanilla)
- Font Awesome Icons
- Google Fonts (Inter)
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Mehedy Hassan Ratul - @mehedyhassanratul2 Project Link: https://github.com/mehedyhassanratul2/Apptimizer
- Thanks to Font Awesome for the beautiful icons
- Google Fonts for the Inter font family
- Inspiration from modern link-in-bio solutions