Self

Recipe App

A React native app that allows the user to search for recipes using [EDAMAM's API](https://www.edamam.com/)

React To Do List

A React native application that allows users to add, check off and delete items on a to do list.

Virtual Paint (OpenCV application)

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.

Ping Pong Game

A simple ping pong game using Turtle module in python.

Classic Snake Game

A classic snake game using python's turtle module.