mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-17 14:10:21 -04:00
💾
This commit is contained in:
parent
7cb7a479f6
commit
69bb4175f1
124 changed files with 20 additions and 15 deletions
35
README.md
35
README.md
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue