-
Updated
May 7, 2021 - Python
projects
Here are 1,720 public repositories matching this topic...
-
Updated
Jun 20, 2021 - HTML
-
Updated
May 12, 2021 - C++
-
Updated
Jun 4, 2021
-
Updated
Jun 3, 2021
-
Updated
May 2, 2021 - Dart
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
Jun 9, 2021 - JavaScript
-
Updated
Jun 10, 2021 - Python
Website Blocker
Aim
- Block a website
Details
- Used to block all websites given as a list in the python script
-
Updated
Sep 19, 2019 - JavaScript
-
Updated
Sep 11, 2019 - Swift
-
Updated
Jan 7, 2018 - Jupyter Notebook
-
Updated
Dec 31, 2020 - Python
-
Updated
Jun 9, 2021 - Rust
-
Updated
Jun 19, 2021 - Perl
-
Updated
Dec 14, 2020
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
Jan 30, 2021 - JavaScript
-
Updated
Oct 19, 2019
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.