{"id":27957895,"url":"https://github.com/fluttergenerator/payment","last_synced_at":"2025-08-01T19:10:26.758Z","repository":{"id":291148882,"uuid":"976668783","full_name":"FlutterGenerator/payment","owner":"FlutterGenerator","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-27T20:25:21.000Z","size":201,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T21:37:03.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fluttergenerator.github.io/payment/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FlutterGenerator.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-02T14:25:49.000Z","updated_at":"2025-07-27T20:25:25.000Z","dependencies_parsed_at":"2025-05-07T18:15:12.246Z","dependency_job_id":"55ea7115-6906-4c3e-a836-0731123d4f6d","html_url":"https://github.com/FlutterGenerator/payment","commit_stats":null,"previous_names":["fluttergenerator/payment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FlutterGenerator/payment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterGenerator%2Fpayment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterGenerator%2Fpayment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterGenerator%2Fpayment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterGenerator%2Fpayment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlutterGenerator","download_url":"https://codeload.github.com/FlutterGenerator/payment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterGenerator%2Fpayment/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268282054,"owners_count":24225160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-07T18:15:10.294Z","updated_at":"2025-08-01T19:10:26.734Z","avatar_url":"https://github.com/FlutterGenerator.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Tojik_proof_93 Payment\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/status-active-success.svg\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/version-1.0.0-blue.svg\"/\u003e\n  \u003ca href=\"https://fluttergenerator.github.io/payment/\"\u003e\u003cimg src=\"https://img.shields.io/badge/demo-live-green.svg\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://t.me/linkuzbio\"\u003e\u003cimg src=\"https://img.shields.io/badge/Channel-Telegram-blue.svg\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## 🌟 Overview\n\nBidzz Payment is a modern, interactive payment gateway interface designed with user experience in mind. Featuring a stunning particle animation background and smooth transitions, this payment system provides a seamless experience for processing various payment methods including DANA, GoPay, PayPal, and Bitcoin.\n\n[▶️ Live Demo](https://fluttergenerator.github.io/payment/)\n\n## ✨ Features\n\n- 🎨 Interactive particle background with mouse tracking\n- 💳 Multiple payment method support\n- 📱 Fully responsive design\n- 🔒 Secure number masking\n- 📋 One-click copy functionality\n- 🌓 Modern glassmorphism UI\n- ⚡ Real-time status indicators\n- 🔔 Toast notifications\n- 🎯 Hover animations and effects\n\n## 🛠️ Technologies\n\n- ![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=flat\u0026logo=html5\u0026logoColor=white) Semantic HTML5\n- ![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=flat\u0026logo=css3\u0026logoColor=white) Modern CSS3 with Flexbox/Grid\n- ![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat\u0026logo=javascript\u0026logoColor=black) Pure JavaScript (ES6+)\n- ![Font Awesome](https://img.shields.io/badge/Font_Awesome-339AF0?style=flat\u0026logo=fontawesome\u0026logoColor=white) Icons\n- ![Google Fonts](https://img.shields.io/badge/Google_Fonts-4285F4?style=flat\u0026logo=google\u0026logoColor=white) Typography\n\n## 🚀 Quick Start\n\n```bash\n# Clone the repository\ngit clone https://github.com/yourusername/bidzz-payment.git\n\n# Navigate to project directory\ncd bidzz-payment\n\n# Open in browser\n# Simply open index.html in your preferred browser\n```\n\n## 💫 Core Components\n\n```javascript\n├── index.html          # Main HTML structure\n├── styles.css          # Styling and animations\n└── script.js          # Particle system and interactions\n```\n\n## 🎯 Usage\n\n1. Select your preferred payment method\n2. Click \"Copy Number\" to copy payment details\n3. Use copied details to complete transaction\n4. Contact support via Telegram if needed\n\n## 🤝 Contact\n\n- Channel: [@cheatbybidzz](https://t.me/cheatbybidzz)\n- Support: [@bidzz7](https://t.me/bidzz7)\n\n## ⭐ Support\n\nIf you find this project helpful, please consider giving it a star ⭐\n\n## 🔄 Updates\n\nLatest Updates:\n- Added particle system optimization\n- Improved mobile responsiveness\n- Enhanced copy functionality\n- Added payment status indicators\n\n## 🎨 Color Scheme\n\n```css\n--dark-blue-1: #0a192f\n--dark-blue-2: #172a45\n--dark-blue-3: #1f3a5f\n--light-blue: #64ffda\n--bright-blue: #00b4ff\n```\n\n## 📊 Browser Support\n\n- Chrome ✅\n- Firefox ✅\n- Safari ✅\n- Edge ✅\n- Opera ✅\n\n## 🤝 Contributing\n\nFeel free to fork this project and submit pull requests. You can also open issues for bugs or feature requests.\n\n## 📝 Notes\n\n- No API keys required\n- No external dependencies needed\n- Works offline after initial load\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  Made with 💙 by \u003ca href=\"https://t.me/bidzz7\"\u003eBidzz\u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluttergenerator%2Fpayment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluttergenerator%2Fpayment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluttergenerator%2Fpayment/lists"}