All Projects
.NETPostgreSQLAWS

Cookie Management System

Cookie management system built at Namecheap, with a scanner that finds the cookies a site sets so the consent shown to visitors matches what is actually on the page.

Overview

Another system I built at Namecheap is the cookie management platform used across the company's web products. Its scanner crawls a site, records every cookie it sets, and keeps that inventory current as the site changes.

That inventory drives the consent visitors see, so the cookie policy reflects what is really on the page instead of a list someone maintained by hand.

Built as .NET services on AWS with PostgreSQL, tested with xUnit and deployed through automated pipelines.

Tech Stack

.NETC#EF CoreDapperPostgreSQLxUnitAWSTerraform