Public
Like
1
SON-GOKU
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
A comprehensive platform featuring a sleek credit card generator with 3D graphics, BIN collection management, a curated directory of 50+ AI tools, and a premium marketplace for high-quality digital products and services.
- 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 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
- High-Quality Products: Curated selection of premium digital tools and services
- Professional Logos: Each product features professional branding and presentation
- Detailed Descriptions: Comprehensive product information with features and specifications
- Smart Search & Filter: Find products by name, category, or tags
- Advanced Sorting: Sort by price, rating, reviews, or name
- Rating System: Customer reviews and ratings for informed decisions
- Stock Management: Real-time inventory status and availability
- Secure Contact: Direct communication with verified seller @YoursGOKU
- Category Organization: Products organized by Digital Tools, Analytics, Security, etc.
- Professional Presentation: Clean, modern interface with hover effects
- Mobile Responsive: Optimized for all devices and screen sizes
- Quality Guarantee: All products backed by seller reputation and support
- 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
- 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
- Clean Output: Simple format
CCNUMBER|MM|YY|CVV
without additional labels - Direct Copy: Perfect for direct use in applications or scripts
- Compact: One card per line for easy processing
- Example Output:
5480091603392918|10|29|523 5480091603399681|10|29|208 5480091603399061|10|29|585
- CSV: Structured data with headers for spreadsheet applications
- JSON: Machine-readable format for API integration
- Text: Human-readable format with detailed card information
- Quick generation with default settings
- Select card type and generate instantly
- Input custom Bank Identification Number
- Auto-detects card type from BIN
- Real-time validation
- Advanced format string:
BIN|MONTH|YEAR|CVV
- Use
xxx
orxx
for random values - Leave empty for random generation
- Support for 2-digit years (28 = 2028)
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
- React 18.2.0 with TypeScript
- Three.js for 3D graphics
- TailwindCSS for styling
- Glassmorphism/blur effects
├── 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
│ │ └── Marketplace.tsx # Premium marketplace component
│ └── style.css # Custom styles
├── shared/
│ └── utils.ts # Luhn algorithm, validation, bulk parsing
└── backend/
└── index.ts # Static file server with API endpoints
- 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
- Marketplace Tab: Explore premium digital products and services
- Select card type
- Click generate
- Enable custom BIN mode
- Enter 4-15 digit BIN
- Generate card with custom prefix
- Enable bulk format mode
- Enter format string (BIN|MONTH|YEAR|CVV)
- Use examples or create custom format
- Generate card with precise control
- Click the "BIN Extrap" tab in the navigation
- Browse Featured BINs: Start with pre-loaded premium BIN examples
- Add Custom BINs: Include bank name, country, expiry date, CVV, and notes
- Search & Filter: Use advanced search and dual filtering (card type + country)
- Sort Collection: Sort by date, BIN number, bank name, or card type
- Switch Views: Toggle between detailed grid view and compact list view
- Copy Data: Copy BIN only or full card information
- Generate Cards: Quick access to card generator with selected BIN
- Export/Import: Backup your collection or import saved collections
- Reset Collection: Restore to original featured BINs if needed
- Click the "Marketplace" tab in the navigation
- Browse Products: Explore curated selection of premium digital products
- Search & Filter: Use search bar and category filters to find specific products
- Sort Options: Sort by price, rating, reviews, or name for better browsing
- Product Details: View comprehensive information, features, and specifications
- Check Ratings: See customer reviews and ratings for informed decisions
- Contact Seller: Click "Contact Seller" to connect with @YoursGOKU on Telegram
- Stock Status: Check real-time availability and inventory status
- Category Browse: Filter by Digital Tools, Analytics, Security, and more
- Professional Support: Get help and custom solutions directly from the seller
- Join Telegram Group: Click the group card to join community discussions
- Join Telegram Channel: Click the channel card for exclusive content and updates
- Contact Creator: Click the profile card to message @YoursGOKU directly
- Get Support: Ask questions and get help from the community
- Share Feedback: Suggest new features or report issues
- Click the "AI Tools" tab in the navigation
- Browse 50+ curated AI tools organized by category
- Use the search bar to find specific tools
- Filter by category (Education, Writing, Images, Audio, Video, Development, etc.)
- Click any tool card to visit the AI service directly
- After generating multiple cards, choose your preferred export format:
- LIST: Clean format
CCNUMBER|MM|YY|CVV
(perfect for direct use) - CSV: Structured data with headers for spreadsheets
- JSON: Machine-readable format for API integration
- TEXT: Human-readable format with detailed information
- LIST: Clean format
- Use "Copy All" to copy to clipboard or "Export" to download as file
- Preview shows sample output for the selected format
- 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
- Digits: 6-15 digits for card prefix
- Random Placeholders: Use 'x' for random digits
- Examples:
424242
,555555xxxxxx
,378282xxxxxxx
- Month: 01-12 or "Random" for random month
- Year: Current year + 9 years or "Random" for random year
- Specific CVV: 3-4 digits depending on card type
- Random: Leave empty for automatic random generation
- One BIN per line: Each line should contain one BIN pattern
- Support for 'x': Use 'x' for random digit positions
- File formats: .txt and .csv files supported
POST /api/generate
- Generate card (random/custom/bulk)POST /api/validate
- Validate card number using LuhnPOST /api/validate-bin
- Validate BIN formatGET /api/health
- Health check endpointPOST /api/bin-lookup
- BIN lookup serviceGET /api/marketplace/products
- Get all marketplace productsGET /api/marketplace/products/:id
- Get specific product detailsPOST /api/marketplace/contact
- Contact seller about a product
This platform provides test data only for development/educational purposes, a curated collection of AI tools for productivity, and a premium marketplace for high-quality digital products. The credit card generator supports Luhn algorithm validation across all modes. Not for fraudulent use. All marketplace transactions are handled securely through direct seller contact.