Luis Angel Villanueva
Crawler & Search Engine
PythonFlaskRequestsBeautifulSoupNLTK

Developed a web crawler that scraped my school's domain.
Used the collected data to build a TF-IDF search engine using Flask.
It handled tens of thousands of documents (or web pages) with a query response time under 150ms.