• Townie
    AI
  • Blog
  • Docs
  • Pricing
Log inSign up
Itssongoku

Itssongoku

SON-GOKU

Store
Public
Like
1
SON-GOKU
Home
Code
4
backend
1
frontend
3
shared
1
README.md
Branches
1
Pull requests
Remixes
2
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
6/6/2025
Viewing readonly version of main branch: v92
View latest version
README.md

Credit Card Generator, BIN Extrap & AI Tools Hub

A comprehensive platform featuring a sleek credit card generator with 3D graphics, BIN collection management, and a curated directory of 50+ AI tools for productivity and creativity.

Features

šŸŽÆ Credit Card Generator

  • Luhn Algorithm: Generates valid test credit card numbers
  • Custom BIN Support: Input your own Bank Identification Number
  • Bulk Format Generation: Advanced format string for precise control
  • 3D Graphics: Interactive 3D credit card with animations
  • Icy Black UI: Modern glassmorphism design with blur effects
  • Multiple Card Types: Visa, Mastercard, American Express, Discover
  • Real-time Generation: Instant card number generation
  • Smart Validation: Real-time validation of all inputs
  • Auto-Detection: Automatically detects card type from BIN
  • Copy to Clipboard: Easy copying of generated data

šŸ¦ BIN Extrap Collection

  • BIN Storage: Store and organize Bank Identification Numbers with full card data
  • Smart Detection: Automatically detects card type from BIN
  • Rich Metadata: Add bank name, country, expiry date, CVV, and notes for each BIN
  • Advanced Search: Find BINs by number, bank, country, notes, or any field
  • Multi-Filter System: Filter by card type and country simultaneously
  • Sorting Options: Sort by date added, BIN number, bank name, or card type
  • Grid/List Views: Switch between detailed card view and compact list view
  • Export/Import: Backup and restore your BIN collection as JSON
  • Local Storage: Secure browser-based storage with automatic saving
  • Copy Functions: Copy BIN only or full card data with one click
  • Generate Integration: Quick access to card generator with selected BIN
  • Featured BINs: Pre-loaded collection with premium BIN examples
  • Statistics Dashboard: Track collection size, diversity, and filtered results

šŸ“± Connect with Creator

  • Telegram Group: Join community discussions and get help from other users
  • Telegram Channel: Get exclusive content, updates, and early access to tools
  • Creator Profile: Direct contact with @YoursGOKU for feedback and suggestions
  • Community Support: Chat with other users and share experiences

šŸ¤– AI Tools Directory

  • 50+ Curated AI Tools: Handpicked collection of the best AI services
  • Smart Search: Find tools by name or description
  • Category Filtering: Organized by Education, Writing, Images, Audio, Video, Development, etc.
  • Direct Access: One-click access to all AI tools
  • Regular Updates: Continuously updated with new AI tools
  • Responsive Design: Beautiful cards with hover effects and animations

Generation Modes

šŸŽ² Simple Mode

  • Quick generation with default settings
  • Select card type and generate instantly

šŸ”§ Custom BIN Mode

  • Input custom Bank Identification Number
  • Auto-detects card type from BIN
  • Real-time validation

šŸ“ Bulk Format Mode

  • Advanced format string: BIN|MONTH|YEAR|CVV
  • Use xxx or xx for random values
  • Leave empty for random generation
  • Support for 2-digit years (28 = 2028)

Bulk Format Examples

424242|12|2028|123    # Specific values
5555555|xx|xxxx|xxx   # Random month, year, CVV
378282|01|25|1234     # Amex with specific data
601111||2027|         # Random month, specific year, random CVV
4000000|10|28|000     # Custom BIN with specific expiry
5678990|||456         # Random month/year, specific CVV

Tech Stack

  • React 18.2.0 with TypeScript
  • Three.js for 3D graphics
  • TailwindCSS for styling
  • Glassmorphism/blur effects

Structure

ā”œā”€ā”€ frontend/
│   ā”œā”€ā”€ index.html          # Main HTML template
│   ā”œā”€ā”€ index.tsx           # React entry point
│   ā”œā”€ā”€ components/
│   │   ā”œā”€ā”€ App.tsx         # Main application with navigation
│   │   ā”œā”€ā”€ CardGenerator.tsx # Card generation with all modes
│   │   ā”œā”€ā”€ Card3D.tsx      # 3D card component
│   │   ā”œā”€ā”€ BulkResults.tsx # Bulk generation results
│   │   ā”œā”€ā”€ BinLookup.tsx   # BIN lookup functionality
│   │   ā”œā”€ā”€ BINExtrap.tsx    # BIN collection management
│   │   ā”œā”€ā”€ TelegramLinks.tsx # Telegram channel and creator links
│   │   └── AIToolsList.tsx # AI tools directory component
│   └── style.css           # Custom styles
ā”œā”€ā”€ shared/
│   └── utils.ts            # Luhn algorithm, validation, bulk parsing
└── backend/
    └── index.ts            # Static file server with API endpoints

Usage

Navigation

  • Card Generator Tab: Access the credit card generation features
  • BIN Extrap Tab: Manage your BIN collection
  • AI Tools Tab: Browse the curated directory of AI tools

Credit Card Generator

Simple Mode

  1. Select card type
  2. Click generate

Custom BIN Mode

  1. Enable custom BIN mode
  2. Enter 4-15 digit BIN
  3. Generate card with custom prefix

Bulk Format Mode

  1. Enable bulk format mode
  2. Enter format string (BIN|MONTH|YEAR|CVV)
  3. Use examples or create custom format
  4. Generate card with precise control

BIN Extrap Collection

  1. Click the "BIN Extrap" tab in the navigation
  2. Browse Featured BINs: Start with pre-loaded premium BIN examples
  3. Add Custom BINs: Include bank name, country, expiry date, CVV, and notes
  4. Search & Filter: Use advanced search and dual filtering (card type + country)
  5. Sort Collection: Sort by date, BIN number, bank name, or card type
  6. Switch Views: Toggle between detailed grid view and compact list view
  7. Copy Data: Copy BIN only or full card information
  8. Generate Cards: Quick access to card generator with selected BIN
  9. Export/Import: Backup your collection or import saved collections
  10. Reset Collection: Restore to original featured BINs if needed

Connect with Creator

  1. Join Telegram Group: Click the group card to join community discussions
  2. Join Telegram Channel: Click the channel card for exclusive content and updates
  3. Contact Creator: Click the profile card to message @YoursGOKU directly
  4. Get Support: Ask questions and get help from the community
  5. Share Feedback: Suggest new features or report issues

AI Tools Directory

  1. Click the "AI Tools" tab in the navigation
  2. Browse 50+ curated AI tools organized by category
  3. Use the search bar to find specific tools
  4. Filter by category (Education, Writing, Images, Audio, Video, Development, etc.)
  5. Click any tool card to visit the AI service directly

AI Tools Categories

  • Education & Learning: Study assistants, research tools, scientific platforms
  • Content Creation & Writing: Copywriting, document creation, content generation
  • Image & Visual AI: Photo editing, AI art generation, image enhancement
  • Audio & Voice: Text-to-speech, music generation, audio processing
  • Video & Animation: Video editing, avatar creation, animation tools
  • Development & Design: Web development, UI/UX design, coding assistants
  • Productivity & Assistants: AI chatbots, workflow automation, smart assistants
  • Specialized Tools: Business intelligence, email automation, scientific illustration

Format String Rules

  • BIN: 4-15 digits for card prefix
  • MONTH: 01-12 or xx for random
  • YEAR: 2-4 digits or xxxx for random
  • CVV: 3-4 digits or xxx for random
  • Empty fields: Generate random values
  • Placeholders: xxx, xx, xxxx for random

API Endpoints

  • POST /api/generate - Generate card (simple/custom/bulk)
  • POST /api/validate - Validate card number using Luhn
  • POST /api/validate-bin - Validate BIN format
  • POST /api/validate-bulk - Validate bulk format string
  • GET /api/health - Health check endpoint

Note

This platform provides test data only for development/educational purposes and a curated collection of AI tools for productivity. The credit card generator supports Luhn algorithm validation across all modes. Not for fraudulent use.

FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
Ā© 2025 Val Town, Inc.