This is a list of shareable things under my GitHub account, Slideshare, Youtube, and other sources. You can find content about:
- Testing
- Templates of several types
- Architecture decission records
- Tooling snippets like Makefiles
- Serverless architecture
- Gist with Pytest examples
- Pytest Samples
- Fixtures and factories with Pytest and FactoryBoy talk, 2023
- Effective testing with Pytest, 2021
- Python template(s): to be published
- Python lib template: to be published
- Python DDD draft: https://gitlab.com/hectorcanto/pyddd (private still, but shareable)
- Readme template
- Light Architecture Decission Template ADR template
- Project templates
Some of my slides are shared in slideshare.com/hectorcanto
- 2 years with AWS Lambda and serverless
- Slides: ADR Light Architecture Decisions Records, 2020
- Effective Testing in Python
- and how to Keep your repo clean, 2020
- Project templates with cookiecutter, PyCon Spain Malaga, 2018
These are private but some material is shareable
- Beyond Clean Code (2nd edition)
- Best practices, Clean Code and introduction to clean architectures
- Docker
- Tooling subrepo: a transversal folder installable using subrepo (better than submodules)