ask485? - Search Engine
A scalable search engine with a user interface that returns search results similar to Google or Bing!
Read more
MapReduce
A MapReduce framework in Python inspired by Google’s original MapReduce paper. Executes MapReduce programs with distributed processing on a cluster of computers like AWS EMR, Google Dataproc, or Microsoft MapReduce.
Read more
insta485 - Instagram Clone
A full-stack web app similar to Instagram to enable users to create posts, comments, and personalized profiles using Flask and React frameworks.
Read more
SillyQL - SQL Clone
An enumeration of a relational database for data storage and retrieval in C++ 14 that supports efficient
insert, remove, select, print, index, and join queries using Hash Tables, Red-Black Trees, and Comparators.
Read more
Piazza Classifier
Developed a program that uses natural language processing and machine learning to identify the most likely subjects of posts on Piazza (Question Forum).
Read more
Computer Vision - Seam Carve Image Resizer
A software that uses smart seam carving using mathematical formulas to dynamically resize pictures with extensive use of pointers to maintain efficient memory usage.
Read more