News

When its custom data pipelines began to fail at scale, one team pragmatically chose a single tool to create momentum, valuing ...
This project sets up a PostgreSQL-based data warehouse following the Medallion Architecture (Bronze → Silver → Gold). It includes scripts to create the main database and structured schemas for ...
A comprehensive collection of Data Structures and Algorithms implemented in C. Includes Linked Lists, Stacks, Queues, Trees, Graphs, Sorting & Searching algorithms with detailed explanations and code.