Projects

Graph based keyword extraction

1 minute read

This project implements a Natural Language Processing model blended with graph method K-Truss/k-core truss decomposition to create a Graph Based Keyword Ex...

Earthquake Predictions

1 minute read

A data mining project that attempts to understand geospatial data and visualize it to analyze earthquake data. Spatial region based trends, Earthquake pred...

Document database from scratch

less than 1 minute read

This is a prototype document database system capable of handling transactions such as CRUD operations, aggregations, lookup, text search, etc.