Enhanced clone of CreateChillGuy - Built entirely using Cursor AI

A powerful web application for creating custom ChillGuy meme images with advanced customization options. This project enhances the original CreateChillGuy with additional features and improvements, developed entirely using AI assistance.
🎨 Background | 📝 Text | 🎭 Character | 💾 Export |
---|---|---|---|
Solid Colors | Multiple Layers | Multiple Variants | PNG Download |
Gradients | Font Selection | Drag & Drop | Copy to Clipboard |
Custom Images | Size Control | Rotation & Scale | High Quality |
Color Picker | Transform Options | Opacity Control | Real-time Preview |
- Node.js: 18.0 or higher
- npm/yarn: Latest version
# Clone repository
git clone https://github.com/kevinnadar22/ChillGuyCreator
cd chillguy-generator
# Install dependencies
npm install
# or
yarn install
# Start development server
npm run dev
# or
yarn dev
- Choose between solid colors, gradients, or custom images
- Use the color picker for precise color selection
- Upload custom background images
- Add multiple text layers
- Customize font family, size, and color
- Control text rotation, scale, and opacity
- Drag and drop text positioning
- Select from multiple character variants
- Adjust character position with drag and drop
- Control rotation, scale, and opacity
- Apply horizontal and vertical flips
- Download as high-quality PNG
- Copy image to clipboard
- Real-time preview of all changes
- Frontend Framework: Next.js 15.0.3
- Language: TypeScript 5.0
- Styling: TailwindCSS 3.4
- UI Components: Custom components
- Image Processing: html-to-image
- State Management: React Hooks
- Notifications: Sonner
We welcome contributions! Here's how you can help:
- 🍴 Fork the repository
- 🌿 Create your feature branch
git checkout -b feature/AmazingFeature
- 💫 Commit your changes
git commit -m 'Add some AmazingFeature'
- 📤 Push to the branch
git push origin feature/AmazingFeature
- 🎉 Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.