Inspiration

I watched a youtube video by NeuralNine about how to convert binary to text in python. I felt so good when I tried it and it worked and I decied to build on it and add many more conversions.

What it does

PyTextBin facilitates seamless conversion between text, binary, JSON, base64, xml and CSV formats with ease.

How we built it

It's really a team effort. After I implemented binary to text and text back to binary, the project got 5 github contributions, and so many other conversions were added, and that's how it became what it is now.

Challenges we ran into

This was the firs time I collaborated on a pproject on github, so it was very hard to keep track of the contributions, and not to mention the conflicts, but I servived.

Accomplishments that we're proud of

Despite all the contribution challanges, we were able to build and publish a poduct that is fully functional and simple to use.

What we learned

I discovered and fell in love with open-source I learned how to make and publish a python package to pypi

What's next for PyTextBin

I can't lie to you, I'm not so sure. But that will greatly depend on how people welcome PyTextBin

Built With

Share this project:

Updates