← Back to projects
Portfolio Projects Collection (Systems + Databases)
Curated repository containing multiple portfolio-quality academic projects in separate subfolders with dedicated READMEs. Includes (1) a disk-based Linear Hashing Index in C++ with 4KB slotted pages, overflow chains, dynamic bucket splitting, and binary serialization, and (2) a full-stack Movie Review web application backed by MySQL with ERD/schema diagrams, Handlebars views, and SQL triggers.
C++File I/OIndexingNode.jsMySQLSQLHandlebars