Skip to content

involvex/kilo-worst-captcha-challenge

Repository files navigation

Kilo's Worst CAPTCHA Challenge

A joke CAPTCHA that masquerades as a "verify you are human" challenge — but the only tiles are TypeScript's any, unknown, and never. Pick whichever you want. It doesn't matter. You will fail.

Built with Next.js 16, React 19, and Tailwind CSS 4.

Getting Started

bun install
bun dev

Open http://localhost:3000 in your browser.

Commands

Command Description
bun dev Start development server
bun build Production build
bun start Start production server
bun lint Run ESLint
bun typecheck Run TypeScript type checking

Tech Stack

  • Next.js 16 — App Router
  • React 19 — UI
  • TypeScript 5.9 — Type safety
  • Tailwind CSS 4 — Styling
  • Bun — Package manager

Releases

No releases published

Packages

 
 
 

Contributors