Skip to content

MbotixTECH Generator — A lightning-fast, privacy-focused Gmail dot & plus trick generator with a premium cyberpunk UI. Generate thousands to millions of email aliases instantly for testing, development, bulk registration, or account management. 100% client-side, zero data tracking.

License

Notifications You must be signed in to change notification settings

MbotixTech/gmail-dottrick

Repository files navigation

🔮 MbotixTECH Generator

A premium, privacy-focused Gmail dot trick generator built with modern web technologies. Create thousands of email aliases instantly for testing, development, or managing multiple accounts.

image

✨ Features

  • 🎨 Premium UI/UX: Glassmorphism design with smooth animations and a "Cyberpunk/Nebula" aesthetic.
  • ⚡ Blazing Fast: Generates up to 1,000,000 emails in seconds using optimized algorithms.
  • 🛡️ Privacy First: All generation happens client-side. No data ever leaves your browser.
  • 🔧 Advanced Methods:
    • Dot Trick: Randomly inserts dots (e.g., m.b.o.t.doe@gmail.com).
    • Plus Trick: Appends numeric suffixes (e.g., mbotixtech+666@gmail.com).
    • Case Randomization: Mixes uppercase/lowercase for username and domain.
  • 💾 Smart Persistence:
    • History: Automatically saves generated emails.
    • Templates: Save your favorite configuration presets.
  • 📦 Bulk Export: Generate massive lists and export to .txt instantly.

🛠️ Tech Stack

🚀 Getting Started

Prerequisites

  • Node.js 18+
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/MbotixTech/gmail-dottrick.git
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Build for production:

    npm run build

📂 Project Structure

src/
├── components/
│   ├── features/    # Core logic components (Generator, History)
│   ├── ui/          # Reusable UI primitives (Button, Card, Input)
│   └── Layout.tsx   # Main layout wrapper
├── hooks/           # Custom React hooks (useEmailGenerator)
├── types/           # TypeScript definitions
├── App.tsx          # Main application entry
└── main.tsx         # DOM renderer

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

MbotixTECH Generator — A lightning-fast, privacy-focused Gmail dot & plus trick generator with a premium cyberpunk UI. Generate thousands to millions of email aliases instantly for testing, development, bulk registration, or account management. 100% client-side, zero data tracking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published