Xmas card with face detection
This project was about detecting the face and the smile of a user using the webcam and then making a screenshot. It was coded all in Javascript and I mainly used the HAAR.js library and HTML5 features like canvas and getUserMedia.