This commit is contained in:
osiris account 2023-03-12 15:29:57 -07:00
parent 7cb7a479f6
commit 69bb4175f1
124 changed files with 20 additions and 15 deletions

View file

@ -36,24 +36,29 @@
--- ---
### old web2 code (*pythoning since '14*) ### older projects and resources
<br> <br>
* [click](boilerplates-click) * **boilerplates**:
* [fast api](fastapi-location-app) * [click](boilerplates/click)
* [argparse](boilerplates-argparse) * [argparse](boilerplates/argparse)
* [security](boilerplates-security) * [security](boilerplates/security)
* [unit tests](boilerplates-tests) * [unit tests](boilerplates/tests)
* [concurrency](boilerplates-concurrency) * [concurrency](boilerplates/concurrency)
* [optimization](boilerplates-optimization) * [optimization](boilerplates/optimization)
* [orchestration](boilerplates-orchestration) * [orchestration](boilerplates/orchestration)
* [dash + plot.ly](boilerplates-dash) * [dash + plot.ly](boilerplates/dash)
* [magic pen](small-projects/magic-pen)
* [maze puzzle](small-projects/maze-puzzle) <br>
* [blob boundary](small-projects/finding-blob-boundary)
* [parsing medium posts](small-projects/medium) * **web2 projects**:
* [encoding, decoding](small-projects/enconding-decimals/) * [fast api](web2_projects/fastapi-location-app)
* [magic pen](web2_projects/magic-pen)
* [maze puzzle](web2_projects/maze-puzzle)
* [blob boundary](web2_projects/finding-blob-boundary)
* [parsing medium posts](web2_projects/medium)
* [encoding, decoding](web2_projects//enconding-decimals/)
<br> <br>

Some files were not shown because too many files have changed in this diff Show more