Here is a link to my project on a recommendation system: GitHub - rayguna/CS102_Portfolio_Project: A sorting and searching algorithm application on the California housing dataset. which was completed as a part of the CS102 computer science career path.
This project uses the open-source California housing dataset and uses the popular quick sort and binary search algorithms to navigate through the datset. Any feedback is appreciated.