A collection of projects authored by me.
ImageKompressor uses the K-Means clustering algorithm to compress an image by identifying certain key RGB values and using those exclusively, rather than allowing any arbitrary RGB value.
Tfidf.Viz is a web application for visualizing the TF-IDF algorithm for document analysis.