An open API service indexing awesome lists of open source software.

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.

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)