• Trained a custom neural network with Python using the Google Quick Draw dataset to recognize doodles.
• Developed a real-time, interactive drawing interface with vanilla HTML, CSS, and JavaScript that provides live predictions from the model.
Technologies: Python (TensorFlow/Keras), JavaScript, HTML5 Canvas, CSS