Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
Marcello Lamonaca 7e06e9db01 Feat(mongodb): Add Aggregation Framework Notes Pt. 1 (#8)
* mongodb: `mongod` & logging notes

* mongodb: auth & users

* mongodb: Aggregation Framework Pt. 1
2022-11-08 17:47:09 +01:00
.vscode Use Material theme for mkdocs 2022-06-24 17:55:46 +02:00
docs Feat(mongodb): Add Aggregation Framework Notes Pt. 1 (#8) 2022-11-08 17:47:09 +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 do not expand folders by default 2022-11-08 17:46:50 +01:00
poetry.lock chore(deps): update dependencies 2022-11-08 17:47:09 +01:00
pyproject.toml Use Material theme for mkdocs 2022-06-24 17:55:46 +02: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.