AARHAM | WEB ENGINEERING

CAPTCHA Both - Professional Web Portfolio

CAPTCHA Both is a Cloudflare Pages CAPTCHA portfolio by Aarham for Google reCAPTCHA v3 and Cloudflare Turnstile. It presents a professional, crawler-friendly codebase with clear verification UX, structured content, and deployment-ready security workflows.

Skills: TypeScript/JavaScript - Serverless Workers - Front-end design - Cloudflare Pages - API orchestration - security documentation.

Built by Aarham, GitHub: Aarham-Super.

Main Page

Project spotlights

Project Spotlight - HoverShield

Designed a dual CAPTCHA stack to prove mastery over asynchronous widget loading and token coordination. The worker posts tokens to Google and Cloudflare, then surfaces a graded verification badge.

capb.pages.dev/HoverShield/

Project Spotlight - Edge Guard

Crafted the worker response handler that evaluates both tokens, surfaces UI status, and feeds a simple analytics event to a secured log (no PII). Demonstrates structured error handling and user feedback.

capb.pages.dev/EdgeGuard/

Project Spotlight - Session Audit

Built a static marketing-and-support page for the CAPB service that also explains the security model. Governance-focused copy shows how I document third-party terms, privacy, and compliance in real deployments.

capb.pages.dev/SessionAudit/

Quick answers and internal links

Quick Answer

CAPTCHA Both is a Cloudflare Pages CAPTCHA portfolio that combines Google reCAPTCHA v3 and Cloudflare Turnstile with a worker-based verification flow.

  • Fast CAPTCHA portfolio for Cloudflare Pages
  • Worker-based token verification
  • Project spotlights for HoverShield, EdgeGuard, and SessionAudit

About Aarham and the portfolio

About Aarham

Aarham is a web developer focused on clean interfaces, secure interactions, and clear documentation. This portfolio exists to show a practical mix of front-end design, edge-side logic, and written project notes that explain how each part of the site works.

The goal is to keep the experience useful to visitors while also giving search engines enough original, human-written content to understand what the site offers.

Why This Site Exists

CAPTCHA Both is not just a demo page. It is a published portfolio built around real project notes, legal pages, and case-study style writeups so the content is original, specific, and useful.

You will find a long-form introduction, project summaries, legal disclosures, FAQs, and direct links to the project pages. That structure helps real users and also gives search engines a clearer picture of what the site offers.

Cloudflare Turnstile

Interactive Challenge

Refresh to generate a new Turnstile session and witness how the widget honors the dark theme that matches the portfolio.

Token state: Awaiting interaction

Google reCAPTCHA v3

Invisible Score

Executing reCAPTCHA v3 silently provides a score for comparison against Cloudflare's verdict, which I log in the worker for debugging.

Latest score:

Awaiting verification input.

Core Competencies

Looking for someone to harden your verification UX or to build secure serverless glue logic? Reach out through GitHub, LinkedIn, or raise a support request on Cloudflare Pages and mention CAPB Dev.

Frequently Asked Questions

What is CAPTCHA Both?

CAPTCHA Both is a Cloudflare Pages CAPTCHA portfolio that demonstrates Google reCAPTCHA v3 and Cloudflare Turnstile working together in one verification flow.

How does the site verify a user?

The page captures the three CAPTCHA tokens, sends them to the worker endpoint, and checks the verification response before allowing success.

Why does CAPTCHA Both use two CAPTCHA providers?

The site demonstrates a layered verification flow with Google reCAPTCHA v3 and Cloudflare Turnstile so the portfolio shows token handling, worker orchestration, and clear security decisions.

Does CAPTCHA Both collect personal data?

No. The site only uses the tokens needed to verify a challenge, then passes the result through the worker without building profiles or collecting unnecessary personal details.

CAPTCHA Both

CAPTCHA Both

CAPB: The power of reCAPTCHA & Turnstile in one bot

Check it out on Product Hunt →