Software Projects - Practice
Master programming by recreating your favorite technologies from scratch.
PlayTube is a user-friendly video streaming platform with full playback controls, which I built using my ReactJS, Tailwind CSS and API based data handling skills.
This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
Self-Driving Database Management System from Carnegie Mellon University
Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR
The SimpleDB example project from Sciore's textbook Database Design and Implementation
Labs of MIT 6.830 Database Systems
A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)
UC Berkeley's Database class CS186: Implement A Simple Database Management System