Etch-A-Sketch is a full-stack web application that allows users to create and generate pixel art on a customizable sketch pad, including AI-powered prompt-based artwork generation.
- Create pixel art on a sketch pad by hovering or clicking on grid squares.
- Draw with different color schemes: black and rainbow.
- Change grid dimensions to customize the drawing area.
- Generate AI pixel art from plain-English prompts (e.g., "apple") that can also be further edited manually.
- HTML, CSS, JavaScript
- Vercel serverless backend
- OpenAI API
- You can view a live preview of the project here.
This project is based on an idea from the Odin Project.