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 TelemetryUse 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
No active browser cookies detected
This site strictly minimizes cookie usage. No advertising or commercial tracking cookies are present.
Your Cookie Consent Preferences
Essential for cryptographic admin auth, CSRF defenses, and consent tracking. Cannot be disabled.
Stores UI dark/light mode preference and 24-hour project upvote deduplication tokens.
Anonymous pageview counting. Zero Google/Meta advertising trackers or personal fingerprinting.
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 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 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.
Cookies & Storage Inventory on aiwithab.site
Complete technical inventory of every storage identifier utilized across our domains and routes:
| Name / Key | Category | Type | Duration | Purpose |
|---|---|---|---|---|
| an_cookie_consent | Essential | HTTP Cookie | 365 Days | Remembers user privacy choices to avoid nagging cookie prompts. |
| an_admin_session | Essential | HttpOnly Cookie | 7 Days | Cryptographically signed HMAC token for administrative console authorization. |
| app_theme | Functional | localStorage | Persistent | Stores selected UI theme (Dark mode or Light mode) to prevent flashing. |
| liked_[project_id] | Functional | HTTP Cookie | 24 Hours | Prevents repeated duplicate vote submissions on project appreciation buttons. |
| an_session_id | Analytics | sessionStorage | Session | Random anonymous token to aggregate page view counters without personal data. |
| visited_[path] | Analytics | sessionStorage | Deduplicates page visit counts within the same browsing session. |
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:
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.