Skip to content

GigaCaptcha – The final boss of CAPTCHAs! πŸ€–πŸ’ͺ Prove you're human... if you dare. πŸš€πŸ˜† πŸ”’ Anti-bot? Yes. πŸ˜‚ Ridiculous? Absolutely. 🧠 Giga-brained? 100%.

Notifications You must be signed in to change notification settings

NextProduction/GigaCaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 GigaCaptcha – The World's Most Hilarious CAPTCHA! 🀣

πŸš€ Are bots getting smarter? Are you tired of boring CAPTCHAs that just ask you to click a checkbox?
Well, GigaCaptcha is here to change the game! Instead of "Select all traffic lights," you’ll face the most ridiculous challenges ever! 🀯

Think you’re human? Prove it. Solve mazes, chess puzzles, Olympic quizzes, and more! πŸ†


πŸ† Why GigaCaptcha?

βœ… No More Lame CAPTCHAs – We make you work for it.
βœ… Lightweight & Fast – Uses React + Tailwind, no extra bloat.
βœ… Super Simple Integration – Import, use, and watch people struggle.
βœ… Extremely Funny Challenges – Inspired by real-life bot-proof questions.


🎯 Project Goals

  • Make bots cry πŸ€–πŸ’€
  • Be as small as possible (no unnecessary dependencies)
  • Offer the most creative, weird, and funny challenges ever

πŸ“ TODO List – Coming Soon!

πŸ”₯ Crazy Challenges We Plan to Add:
βœ”οΈ Math question with a wrong answer
βœ”οΈ Olympic history questions that nobody knows
βœ”οΈ A simple maze you have to solve
βœ”οΈ Chess puzzles where you must checkmate in 1 move β™ŸοΈ
βœ”οΈ A random meme quiz πŸ˜†
βœ”οΈ An upside-down typing challenge
βœ”οΈ The "press this button exactly after 5.3 seconds" challenge ⏳

Got an idea for a crazy CAPTCHA? Open an issue!


πŸš€ Installation & Usage

1️⃣ Install the package

npm install gigacaptcha

2️⃣ Import & Use in Your React App

import React from "react";
import GigaCaptcha from "gigacaptcha";

function App() {
  return (
    <div className="p-4">
      <h1>Welcome to My Website</h1>
      <GigaCaptcha onSuccess={() => alert("You're human! πŸŽ‰")} />
    </div>
  );
}

export default App;

πŸ—οΈ Project Setup (For Contributors)

Want to contribute? Follow these steps:

1️⃣ Clone the repo

git clone https://github.com/NextProduction/gigacaptcha.git
cd gigacaptcha

2️⃣ Install dependencies

npm install

3️⃣ Run the dev server

npm run dev

4️⃣ Build the package

npm run build

🀝 Contributing

Got a fun CAPTCHA idea? PRs are welcome!
Rules:
βœ”οΈ Must be funny & creative
βœ”οΈ Should make bots suffer πŸ€–
βœ”οΈ Can be solvable by a human (hopefully)


⚑ License

MIT – Feel free to use, modify, and troll bots with GigaCaptcha!


πŸš€ Made with 🀣 by Mahdi Hazrati & NextProduction πŸš€

About

GigaCaptcha – The final boss of CAPTCHAs! πŸ€–πŸ’ͺ Prove you're human... if you dare. πŸš€πŸ˜† πŸ”’ Anti-bot? Yes. πŸ˜‚ Ridiculous? Absolutely. 🧠 Giga-brained? 100%.

Topics

Resources

Stars

Watchers

Forks