Completed 12 weeks of instruction in full-stack development with HTML, CSS, Javascript, SQL, and Python, producing four major week-long projects throughout the course:
•Laser Eye Beam Simulator, a VR mobile game that uses vanilla JavaScript to handle HTML VR framework A-Frame,
•Duckface, an image-manipulation and gallery site that uses the Face++ API to detect uploaded faces in photos and HTML Canvas to draw duck beaks over each face detected and analyzed,
•8-Bit Chat, an avatar chat room that uses Socket.io to connect users in real time and HTML Canvas to draw every user's avatar and message as they navigate the chat room,
•and Gube Roldberg, a physics sandbox site that makes Matter.js mouse-friendly for less code-savvy users.