Google Search Clone - A search engine that utilizes Lucene and our own Web Crawler!

A search engine made by my team in our Info Retreival class.

Post thumbnail
Post thumbnail
My team and I made a search engine for the most popular MMA sport websites. To accomplish this, we first needed to create a web crawler that crawled each web page and save the associated text. For this we used python’s Beautiful Soup to scrape the data. Once we scraped... [Read More]

Uber Analysis - A java app that informs users of the busiest times and locations within the Uber App.

I analyzed an uber pickup location dataset from kaggle.

Post thumbnail
Post thumbnail
I created an application that reads in the uber dataset file from kaggle and performs analysis. The analysis entails information of the busiest locations and times within New York City. Due to team complications, I needed to complete the project solo about midway through the quarter. I completed it without... [Read More]