Inspiration
I wanted to see if I could challenge myself to make a translator
What it does
Translates words into binary
How I built it
I used algorithms and a bunch of loops to translate each character of a word or sentence into 1s and 0s
Challenges I ran into
Programs freezing, crashing, having to sleep, distractions, thinking I did something when it really didn't work and having those emotional rollercoasters
Accomplishments that I'm proud of
Making the algorithms, and getting the dictionary of translations all down
What I learned
I should learn more about algorithms and how to debug quicker
What's next for Coding
decode the binary into words
Built With
- algorithms
Log in or sign up for Devpost to join the conversation.