Open-source note sharing Android app with Parse backend. Uses native Android camera; images fetched with ParseQuery and ImageView classes.
More info hereProject for Computational Photography course implemented in Python to autostitch images based on the point detection method outlined in this paper.
More info hereComputer graphics project implemented in C++ to render meshes using pathtracing concepts like light sampling and the bounding volume hierarchy structure.
More info hereData visualization practice with D3.js library.