All my papers are available on arXiv.
Introduction to Graph Database with Neo4j: Introduces the property graph data model and common graph query language usages, namely graph pattern matching and graph navigation using Neo4j. S24 [pdf] [video], F23 [video], S22 [pdf], F21 [pdf], S21 [pdf] [video], F20 [pdf] [code] [video]
Conjunctive Query Processing: Discusses conjunctive queries (CQs), acyclic CQs and their evaluation, and techniques related to worst-case optimal join algorithms. S21 [pdf]
This contains source code and notes on the projects I have done so far.