-
Updated
Sep 2, 2021 - Haskell
projects
Here are 1,905 public repositories matching this topic...
-
Updated
Jul 11, 2021 - HTML
-
Updated
Sep 6, 2021 - C++
-
Updated
Jun 4, 2021
-
Updated
Aug 23, 2021
As this project is community-driven, feel free to open an issue (or even better, send a Pull Request) for expanding this list. Contributions are very much welcome.
Pull Request Process:
- Ensure the project tutorial to be added doesn't already exist and it is of good quality (code quality, project scope & project relevance).
- Update the [data.js](https://github.com/Xtremilicious/ProjectLea
-
Updated
Sep 4, 2021 - Python
-
Updated
May 2, 2021 - Dart
-
Updated
Aug 26, 2021 - JavaScript
-
Updated
Aug 31, 2021 - Jupyter Notebook
-
Updated
Jul 5, 2021 - JavaScript
-
Updated
Sep 11, 2019 - Swift
-
Updated
Jan 7, 2018 - Jupyter Notebook
-
Updated
Dec 31, 2020 - Python
-
Updated
Sep 2, 2021 - Rust
-
Updated
Sep 6, 2021 - Perl
Encoder-decoder
Describe your project clearly.
It's a cryptography project based on encryption and decryption of the message.
Created using tkinter
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
**Additional conte
-
Updated
Aug 13, 2021
-
Updated
Jan 30, 2021 - JavaScript
-
Updated
Oct 19, 2019
-
Updated
Jul 14, 2021 - Vue
-
Updated
May 15, 2021 - PHP
Improve this page
Add a description, image, and links to the projects topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the projects topic, visit your repo's landing page and select "manage topics."
We should add more checks to each test case to cover cases more thoroughly. We should add coverage for edge cases, unexpected input and etc.
This is being addressed with #95 but we still need more test for network utilities and we should still cover more test cases.