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>
* [click](boilerplates-click)
* [fast api](fastapi-location-app)
* [argparse](boilerplates-argparse)
* [security](boilerplates-security)
* [unit tests](boilerplates-tests)
* [concurrency](boilerplates-concurrency)
* [optimization](boilerplates-optimization)
* [orchestration](boilerplates-orchestration)
* [dash + plot.ly](boilerplates-dash)
* [magic pen](small-projects/magic-pen)
* [maze puzzle](small-projects/maze-puzzle)
* [blob boundary](small-projects/finding-blob-boundary)
* [parsing medium posts](small-projects/medium)
* [encoding, decoding](small-projects/enconding-decimals/)
* **boilerplates**:
* [click](boilerplates/click)
* [argparse](boilerplates/argparse)
* [security](boilerplates/security)
* [unit tests](boilerplates/tests)
* [concurrency](boilerplates/concurrency)
* [optimization](boilerplates/optimization)
* [orchestration](boilerplates/orchestration)
* [dash + plot.ly](boilerplates/dash)
<br>
* **web2 projects**:
* [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>

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