hemendrarajawat / the-morse-code

An encryptor and decryptor for the Morse Code.

Home Page:https://themorsecode.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Morse Code Logo


Gitpod ready-to-code Build and Test CodeQL

This is an encryptor and decryptor for the morse code built on Flask.

Here is the website link: https://themorsecode.herokuapp.com

Encrypt

Encrypt

Decrypt

Decrypt

Contributing to The Morse Code

To contribute follow these steps:

  1. Fork this repository.
  2. Create a branch with your username: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push the changes to your forked branch: git push origin <branch_name>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

License

This project is MIT licensed, as found in LICENSE.md file.

About

An encryptor and decryptor for the Morse Code.

https://themorsecode.herokuapp.com

License:MIT License


Languages

Language:Python 40.1%Language:JavaScript 31.9%Language:HTML 16.5%Language:CSS 11.5%