Back to Home
Cookie Policy & Real-Time InspectorLast Updated: September 2026

Cookie Policy

This portfolio operates under a strict privacy-first architecture. We do not use third-party advertising networks, cross-site behavioral tracking scripts, or data brokers. Below, you can inspect and control all active cookies in real time.

Interactive Cookie Inspector

Live Telemetry

Use the tool below to fetch all active cookies from your current browser session or inspect the server-side HTTP request headers received by our Next.js edge runtime.

Live Cookie Inspector & Fetcher

Inspect real cookies currently held in your browser or HTTP headers

Active context: document.cookie (Client-side)

No active browser cookies detected

This site strictly minimizes cookie usage. No advertising or commercial tracking cookies are present.

Your Cookie Consent Preferences

Strictly Necessary Always Active

Essential for cryptographic admin auth, CSRF defenses, and consent tracking. Cannot be disabled.

Functional

Stores UI dark/light mode preference and 24-hour project upvote deduplication tokens.

Analytics

Anonymous pageview counting. Zero Google/Meta advertising trackers or personal fingerprinting.

01

What Are Cookies & Local Storage?

Cookies are small text files placed on your device by websites you visit. They are widely used by web developers to make websites function securely, remember preferences across page transitions, and provide minimal diagnostic telemetry.

Session vs. Persistent Cookies

Session cookies exist only while your browser tab remains open and are deleted immediately upon closing. Persistent cookies remain on your device for a pre-determined duration (e.g., 365 days for consent memory).

First-Party vs. Third-Party

First-party cookies are created directly by aiwithab.site. Third-party cookies are created by outside tracking networks. We do not use any third-party ad cookies.

02

Cookies & Storage Inventory on aiwithab.site

Complete technical inventory of every storage identifier utilized across our domains and routes:

Name / KeyCategoryTypeDurationPurpose
an_cookie_consentEssentialHTTP Cookie365 DaysRemembers user privacy choices to avoid nagging cookie prompts.
an_admin_sessionEssentialHttpOnly Cookie7 DaysCryptographically signed HMAC token for administrative console authorization.
app_themeFunctionallocalStoragePersistentStores selected UI theme (Dark mode or Light mode) to prevent flashing.
liked_[project_id]FunctionalHTTP Cookie24 HoursPrevents repeated duplicate vote submissions on project appreciation buttons.
an_session_idAnalyticssessionStorageSessionRandom anonymous token to aggregate page view counters without personal data.
visited_[path]AnalyticssessionStorageDeduplicates page visit counts within the same browsing session.
03

How to Control Cookies in Your Browser

In addition to our interactive controls at the top of this page, all major web browsers allow you to review, block, or delete cookies globally through their settings menu:

Google ChromeSettings → Privacy and security → Third-party cookies → Clear browsing data.
Mozilla FirefoxSettings → Privacy & Security → Enhanced Tracking Protection & Cookies.
Apple SafariPreferences → Privacy → Prevent cross-site tracking & Block all cookies.
Microsoft EdgeSettings → Cookies and site permissions → Manage and delete cookies.
04

Questions & Assistance

If you have any questions about our cookie implementation or notice an uncategorized cookie, feel free to contact Abdul Nabi directly at abdulnabi.khaskhely@gmail.com.