← Back to Portfolio

Cookie Policy

Last Updated: August 2026

1. Technical Overview

Unlike traditional tracking portfolios that rely on invasive third-party scripts (like Google Analytics or Meta Pixels), this portfolio utilizes a custom, self-hosted telemetry engine. To maintain state and secure the infrastructure, we deploy first-party cookies.

2. Essential Security & Analytics Cookies

The following cookies are strictly necessary for the operation, analytics, and security of the website:

Cookie NamePurposeDuration
pf_vidVisitor Identifier: A cryptographically random UUID used to group telemetry events across multiple sessions. Does not contain personal data.1 Year
pf_sidSession Identifier: A UUID used to track active engagement, path traversal, and duration for the current browser session.24 Hours
sb-*Supabase Auth: Strictly utilized for authenticating administrators accessing the internal SOC Dashboard.Session

3. Local Storage

In addition to cookies, your browser's Local Storage API is utilized to store non-identifying preferences:

  • Theme Preference: Stores your explicit choice between Dark or Light mode.
  • Terminal History: Retains your command-line history exclusively within your local browser instance.

4. Managing Cookies

Because the cookies deployed by this site are categorized as strictly necessary for security enforcement and internal telemetry functionality, there is no opt-out banner. However, you may choose to clear or block these cookies directly through your browser settings.

Note: Blocking session cookies may trigger anomaly detection heuristics and inadvertently restrict your access to interactive features.