Web Projects
CLI Projects
Etch A Sketch
A drawing app inspired by the classic Etch A Sketch toy. Uses Konva.js for canvas drawing and supports line style customization. User sketches are stored in Cloudinary while user profiles and drawing metadata are persisted in PostgreSQL. Backend uses Django REST API with JWT authentication.