DigiTools Buy Platform
DigiTools is a high-performance SaaS platform engineered to facilitate seamless digital product storefronts. It enables digital creators and businesses to dynamically present their offerings with professional layouts, real-time interactivity, and highly intuitive user interfaces, enhancing both buyer satisfaction and operational visibility.
Next.jsDaisyUIJavaScriptAPIRechartsToastifyNetlify

Main Tech Stack
- Next.js for efficient server-side rendering and state-of-the-art routing.
- DaisyUI & Tailwind CSS to create aesthetic, responsive, and consistent user interfaces.
- Recharts to present complex analytics intuitively to users.
- Toastify for elegant interactive notifications.
- RESTful APIs for dynamic information fetching and rendering.
Key Contributions
- Architected and developed the entire front-end using Next.js, ensuring optimal initial load performance.
- Designed and integrated multiple rich interactive analytics dashboards using Recharts to represent product metrics.
- Developed customizable UI templates with DaisyUI components that seamlessly adapt to both dark and light modes.
- Optimized routing transitions and client-side state management for an ultra-smooth SaaS application feel.
Challenges Faced
- Managing real-time rendering of large datasets within the analytics panels without compromising the UI's frames-per-second.
- Achieved optimal performance by implementing memoized components and lazy loading the heavy Recharts package.
Future Plans
- Integrate a robust serverless backend (such as Supabase or Firebase) for user accounts and true database syncing.
- Implement Stripe API to facilitate end-to-end actual e-commerce product purchasing.
- Add multi-tenant architecture so multiple sellers can configure their own unique shop storefronts.