https://github.com/kareem1207/convertor-into-binary-and-vice-versa
A Java code to convert anything to binary and vice versa
https://github.com/kareem1207/convertor-into-binary-and-vice-versa
binary binary-converter double intege java string
Last synced: 8 months ago
JSON representation
A Java code to convert anything to binary and vice versa
- Host: GitHub
- URL: https://github.com/kareem1207/convertor-into-binary-and-vice-versa
- Owner: kareem1207
- License: mit
- Created: 2025-01-01T07:40:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-01T07:54:04.000Z (over 1 year ago)
- Last Synced: 2025-03-17T06:34:21.841Z (over 1 year ago)
- Topics: binary, binary-converter, double, intege, java, string
- Language: Java
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Convertor into Binary and Vice Versa
## Introduction
A Java Code to convert the given data into binary and vice versa.
## Description
A java code with a menu on which we can decide what data we need to convert. we can convert binary to any data type too. fast and efficent way.
## Images
Output 1:

Output 2:

Output 3:

Output 4:

## Features
1. Binary to any data type
2. Any data type to binary
## Installation
```
git clone https://github.com/kareem1207/Convertor-into-Binary-and-Vice-Versa.git
cd Convertor-into-Binary-and-Vice-Versa
```
## Usage
Used for converting binary to integers, floats, strings and vice versa
## Contributing Guidelines
Fork the project and follow the installation process and pull request at the end.
## Tech Stacks
- Java
> [!IMPORTANT]
> Clone the project without any issues.
> [!WARNING]
> Don't change the base code unless you know what your doing.