Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] 76d08b6025
build(deps): bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 08:42:37 +00:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs feat(docker): improve docker cli notes 2022-11-28 17:20:53 +01:00
.gitignore Setup Mkdocs (#7) 2022-05-26 19:13:34 +02:00
LICENSE Create LICENSE 2021-02-06 21:47:36 +01:00
mkdocs.yml chore(mkdocs): change project icon 2022-11-09 17:08:44 +01:00
poetry.lock build(deps): bump certifi from 2022.9.24 to 2022.12.7 2022-12-09 08:42:37 +00:00
pyproject.toml chore(deps): bump mkdocs & mkdocs-material versions 2022-11-09 17:12:49 +01:00
README.md Upload of pre-existing files 2021-01-31 11:05:37 +01:00

Programming Notes

Personal notes on various programming languages to be used as quick reference. Sum-up of personal knowledge.