https://github.com/y1hy11/b2t---binary-to-text-converter
A Simple modern React-based web application for converting between Binary, Hexadecimal, Decimal, and plain text formats.
https://github.com/y1hy11/b2t---binary-to-text-converter
binary binary-converter decimal hexdecimal html-css-javascript reactjs text
Last synced: about 1 year ago
JSON representation
A Simple modern React-based web application for converting between Binary, Hexadecimal, Decimal, and plain text formats.
- Host: GitHub
- URL: https://github.com/y1hy11/b2t---binary-to-text-converter
- Owner: y1hy11
- License: mit
- Created: 2024-12-27T13:12:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T21:39:32.000Z (over 1 year ago)
- Last Synced: 2025-03-05T22:32:33.563Z (over 1 year ago)
- Topics: binary, binary-converter, decimal, hexdecimal, html-css-javascript, reactjs, text
- Language: JavaScript
- Homepage: https://b2t-binary-to-text-converter.vercel.app/
- Size: 988 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# B2T - Binary Text Converter
A Simple modern React-based web application for converting between Binary, Hexadecimal, Decimal, and plain text formats.
## 🚀 Features
### Multi-Format Conversion
- Binary ↔ Text
- Hexadecimal ↔ Text
- Decimal ↔ Text
- Binary ↔ Hexadecimal
- Decimal ↔ Hexadecimal
- Text ↔ Hexadecimal
- Text ↔ Decimal
- Text ↔ Binary
- Real-time conversion
### User Interface
- Clean, modern design
- No regisration required
- No ads
- Open source
- Easy to use
### Additional Features
- Dark/Light theme support
- Mobile responsive layout
- Copy to clipboard functionality
### Future Features
- Support for more formats (e.g., Octal, Base64)
- Customizable conversion settings
- Support for multiple languages
## 🛠️ Tech Stack
- **Frontend Framework:** React.js
- **Routing:** React Router DOM
- **Core Languages:**
- JavaScript (ES6+)
- HTML5
- CSS3 (with modular styling)
- **API Integration:** Web3Forms API
## 🤝 Contributing
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](License) file for details.
## 👤 Author
[y1hy11](https://y1hy11.github.io)
Connect with me:
- [GitHub](https://github.com/Y1hy11)
- [Portfolio](https://y1hy11.github.io)
- [LinkedIn](https://www.linkedin.com/in/yahya-elalaoui)