A React native app that allows the user to search for recipes using [EDAMAM's API](https://www.edamam.com/)
A React native application that allows users to add, check off and delete items on a to do list.
An OpenCV application using python that can track an object's movement, using which a user can draw on the screen by moving the object around.
A simple ping pong game using Turtle module in python.
A classic snake game using python's turtle module.