Inspiration
In the event, it's the first time I knew what a morse code is. Thus wanted to do the challenge on it.
What it does
It's a webpage that inputs text (words or morse code) and converts it into morse code or words accordingly.
How we built it
- HTML
- CSS
- Javascript
Challenges we ran into
The challenging part was finding how to flip the key-value pairs since I didn't want to write the code to flip it manually. It was solved using Stack Overflow.
Accomplishments that we're proud of
Solving the challenge I ran into that is flipping the key-value pairs.
What we learned
Also learned how to convert maps to objects. Most importantly I learned about what is morse code. and how data is encrypted using morse code.
What's next for [GHW] Morse Code
I will want to go one step ahead and include some other encryptions too in webpage.
Log in or sign up for Devpost to join the conversation.