Nuepage
A high-performance digital hub and link-in-bio SaaS platform that bridges the gap between a simple social media profile and a complex website, allowing small businesses to start selling instantly.
Project Overview
Nuepage is a full-featured SaaS (Software as a Service) platform built to let creators, influencers, and local businesses centralize their entire digital presence into a single, beautifully styled landing page. Moving beyond standard link-in-bio tools, Nuepage bridges the gap between a social media profile and a full website. It enables small businesses to showcase digital catalogs, display operation hours, and accept direct orders immediately without the overhead of a massive e-commerce setup.
The platform focuses on intuitive user customization, granular link-click analytics, and aggressive edge-caching to deliver near-instant load times globally.
- Role: Sole Full-Stack Developer (Architecture, Database & UI)
- Core Stack: Laravel, Tailwind CSS, MySQL/MariaDB, Cloudflare
Technical Architecture
- Backend & API (Laravel): Leveraged for robust MVC architecture, secure user authentication, multi-tenant dynamic routing, and fast API endpoints.
- Database (MySQL / MariaDB): Structured relational schema optimization to handle user accounts, active links, catalog inventory data, and click logs efficiently.
- Frontend (Tailwind CSS & JavaScript): Built a highly responsive creator workspace and lightweight public profiles optimized heavily for mobile screens.
- Caching & Security (Cloudflare): Integrated as an edge-caching layer to intercept public profile traffic, reducing server database load to nearly zero during viral traffic spikes.
Key Features Implemented
1. Drag-and-Drop Profile Builder
Engineered an intuitive, real-time workspace where users can easily add text, links, and assets, then use a custom drag-and-drop mechanism to re-arrange their link hierarchy seamlessly.
2. Predefined Theme Engine
Designed a versatile theme selector allowing users to instantly switch the visual aesthetic of their public profile with curated color palettes, button styles, and layout variations.
3. Small Business Toolkit (Hours & Digital Catalogs)
- Business Hours Module: Built a clean, structured component displaying operation times, dynamically highlighting whether the business is currently open or closed.
- Visual Catalog Listing: Developed a lightweight product showcase section allowing local shops, cafes, and independent sellers to display pictures, descriptions, and pricing for their items.
4. WhatsApp Ordering Engine
Integrated a frictionless checkout system optimized for quick commerce. Visitors browsing a user’s catalog can select items and hit purchase, instantly compiling their order into a pre-filled, structured text message sent straight to the business owner’s WhatsApp number to finalize the sale.
5. Custom Link-Click Analytics
Built a lightweight tracking system that catches and records redirects. Users get real-time insights right in their dashboard showing exactly how many times each individual link has been viewed and clicked.
Performance & Optimization Wins
The biggest challenge for a link-in-bio service is handling heavy, unpredictable traffic bursts when a creator posts a new link on social media.
- Edge Caching Solution: By configuring aggressive Cloudflare Caching rules on public routing, the application serves static, lightning-fast copies of user pages straight from the closest edge server.
- The Results: This edge setup keeps actual database hits minimal while driving impressive Google PageSpeed optimization scores:
- Desktop: 90+ performance score
- Mobile: 80+ performance score (crucial, as over 90% of bio-link traffic originates from mobile apps)
Key Takeaways
- Demonstrated full-cycle SaaS development, handling everything from relational database indexing in MariaDB to global edge-network configurations.
- Engineered a lightweight quick-commerce system that allows local businesses to establish an immediate, functional online presence and start selling without complex setups.
- Focused heavily on Core Web Vitals to guarantee optimal performance under heavy concurrent visitor loads.