Next-Generation AI-Powered Collaborative Web Code Editor
CodePilot is a modern, premium, web-based code editor featuring real-time AI assistance, fluid view transitions, elegant custom typography, and a glassmorphic aesthetic. It is built to make web-based coding fast, interactive, and beautiful.
- 🧠 Real-Time AI Assistance: Write, debug, and optimize your web applications directly in the editor.
- 🎨 Fluid Theme Transitions: Expanding circle-wipe animations using the native browser View Transitions API combined with synchronous state management.
- ✍️ Premium Custom Typography: Styled with the clean and legible Patrick Hand handwriting Google Font for a distinct and personal design style.
- 🧼 Modern Glassmorphism Layout: Embedded glowing backdrops, dark-backdrop card styles, and high-fidelity OAuth buttons.
- 🎯 Global Pointer Cursor: Smooth unified interaction styling across all elements on the screen.
- ⚡ Next.js 16 & React 19 Power: Bootstrapped with the latest features of React 19, Bun, and Tailwind CSS v4.
- Framework: Next.js (App Router)
- Library: React 19
- Styling: Tailwind CSS v4
- State & Theme: next-themes
- Runtime & Package Manager: Bun
You will need Bun installed on your machine.
-
Clone the repository:
git clone https://github.com/therajarshichakraborty/CodePilot.git cd CodePilot -
Install dependencies:
bun install
-
Run the development server:
bun run dev
-
Open http://localhost:3000 in your browser to experience CodePilot.
Lead Developer & Creator of CodePilot
- Email: rajarshi29032005@gmail.com
- GitHub: @therajarshichakraborty
This project is proprietary. All rights reserved. Created for developers who love clean design.

