A high-performance, SEO-optimized personal contact hub and portfolio gallery.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Connect is a modern, responsive "Linktree-style" contact hub and project showcase designed for developers and creators. Unlike generic link-in-bio tools, this project offers full control over design, SEO, and analytics.
It is built with a focus on performance, brand identity (utilizing the "Buy Me a Coffee" yellow palette), and micro-interactions to create a premium user experience.
Built with vanilla web technologies to ensure maximum speed and zero build-step complexity.
- 🎨 Glassmorphism Design: Modern UI with frosted glass effects and dynamic background blobs.
- 📱 Fully Responsive: Adaptive grid layouts that look perfect on mobile, tablet, and desktop.
- 🎭 Advanced Animations:
- 3D Tilt effects on project cards (
vanilla-tilt.js). - Scroll-triggered entry animations (
AOS). - Interactive parallax background that responds to mouse movement.
- 3D Tilt effects on project cards (
- 🌓 Smart Themes: Custom branding with
#FFDD00(BMC Yellow) and#212121(Matte Black). - 📲 PWA Ready: Includes
manifest.jsonfor "Add to Home Screen" functionality on mobile devices. - 🔗 Dynamic Tools:
- Built-in QR Code generator for the live page.
- Native Web Share API integration.
This project is not just visual; it is engineered for search engines and AI bots.
- 📈 Organic SEO: Semantic HTML5 structure, optimized
meta description, andkeywords. - 🤖 AI SEO (Schema Markup):
PersonSchema for the homepage (helps ChatGPT/Google Gemini understand your identity).CollectionPageSchema for the projects gallery.
- 🖼️ Social SEO (Open Graph): Custom OG Tags ensure links look professional when shared on LinkedIn, Twitter/X, and Discord.
- ⚡ Performance:
- Pre-loading of critical assets.
- Efficient CDN usage.
- Custom 404 Error handling.
To get a local copy up and running, follow these simple steps.
- A modern web browser.
- A code editor (VS Code recommended).
- Clone the repo
git clone [https://github.com/KDippan/connect.git](https://github.com/KDippan/connect.git)
- Navigate to the folder
cd connect - Go Live
- Simply open
index.htmlin your browser. - Or use the "Live Server" extension in VS Code.
- Simply open
/ ├── index.html # Main Profile & Contact Hub ├── projects.html # Portfolio Gallery (Grid Layout) ├── 404.html # Custom 404 Error Page ├── sitemap.xml # Google Search Console Sitemap ├── robots.txt # Crawler Instructions ├── manifest.json # PWA Configuration ├── _redirects # Netlify Rewrite Rules └── README.md # Documentation
📬 Contact Dippan Bhusal - Web Developer | Tech Enthusiast
- Website: dippanbhusal.tech
- GitHub: @KDippan
- Twitter/X: @DippanBhusal
- LinkedIn: Dippan Bhusal
- Email: dippan.connect@gmail.com
