Back to Portfolio
SaaS Platform2024

ExGenAI.com

AI Website Builder Platform

Overview

ExGenAI.com is an AI-powered platform designed to revolutionize website creation by allowing users to generate fully functional, responsive websites with minimal effort. The platform combines the flexibility of a drag-and-drop interface with AI-assisted content generation, enabling businesses and individuals to launch professional websites quickly. My contributions spanned full-stack development, cloud deployment, and infrastructure automation. I focused on ensuring scalability, high availability, and secure data management. ExGenAI has now become a fast and reliable tool for users to create websites that are not only visually appealing but also SEO-friendly and performance-optimized.

Challenge & Solution

Integrating real-time AI generation with a drag-and-drop interface required optimizing API latency and state management. We implemented optimistic UI updates and efficient caching strategies to ensure a smooth user experience.

Technical Implementation

  • Built using Next.js for the frontend and Node.js for the backend.
  • Leverages PostgreSQL to store structured data such as templates, user content, and website configurations.
  • Hosted on AWS and Vercel, with CloudFormation managing the infrastructure for repeatable, scalable deployment.
  • Architecture supports serverless functions for on-demand AI processing.
  • Robust APIs enable seamless communication between the frontend, backend, and AI engines.

Tech Stack

Next.jsNode.jsPostgreSQLAWSVercelCloudFormationTailwindCSSOpenAI API

Key Features

  • AI-driven content and layout generation
  • Drag-and-drop visual editor
  • Real-time responsive preview
  • SEO optimization automation
  • Custom domain integration
  • Template library with AI customization

My Role

Full Stack Developer