An open API service indexing awesome lists of open source software.

https://github.com/cc-d/notes

My personal tech related notes and python file watcher that automatically syncs to github
https://github.com/cc-d/notes

Last synced: 12 months ago
JSON representation

My personal tech related notes and python file watcher that automatically syncs to github

Awesome Lists containing this project

README

          

- 📁 [macos](macos)
- - 📁 [debugging](macos/debugging)
- - - 💡 [common-tools](macos/debugging/common-tools.md)
- - - 💡 [dynlibs](macos/debugging/dynlibs.md)
- 📁 [chemistry](chemistry)
- - 📁 [aluminimum](chemistry/aluminimum)
- - - 💡 [reflectivity](chemistry/aluminimum/reflectivity.md)
- 📁 [programming](programming)
- - 📁 [langs](programming/langs)
- - - 💡 [yaml](programming/langs/yaml.md)
- - - 📁 [python](programming/langs/python)
- - - - 💡 [publish-pip-package](programming/langs/python/publish-pip-package.md)
- - - - 📁 [syntax](programming/langs/python/syntax)
- - - - - 💡 [extended-var-unpack-syntax](programming/langs/python/syntax/extended-var-unpack-syntax.md)
- - - - 💡 [subprocess](programming/langs/python/subprocess.md)
- - - 📁 [colors](programming/langs/colors)
- - - - 💡 [hexblackwhite](programming/langs/colors/hexblackwhite.md)
- 📁 [philosophy](philosophy)
- - 📁 [systems](philosophy/systems)
- - - 💡 [root](philosophy/systems/root.md)
- 📁 [telephoney](telephoney)
- - 💡 [channels](telephoney/channels.md)
- 📁 [os](os)
- - 📁 [shells](os/shells)
- - - 📁 [devops](os/shells/devops)
- - - - 📁 [docker](os/shells/devops/docker)
- - - - - 💡 [dockerfile](os/shells/devops/docker/dockerfile.md)
- - - - - 💡 [commands](os/shells/devops/docker/commands.md)
- - - - - 📁 [circleci](os/shells/devops/docker/circleci)
- - - - - - 💡 [config-overview](os/shells/devops/docker/circleci/config-overview.md)
- - - - - 💡 [docker-compose](os/shells/devops/docker/docker-compose.md)
- - - 💡 [operators](os/shells/operators.md)
- - - 💡 [envvars](os/shells/envvars.md)
- - - 💡 [multilines](os/shells/multilines.md)
- - - 💡 [variables](os/shells/variables.md)
- - - 💡 [shell](os/shells/shell.md)
- 💡 [watcher.py](watcher.py)
- 📁 [physics](physics)
- - 💡 [photon](physics/photon.md)
- 📁 [vscode](vscode)
- - 📁 [settings](vscode/settings)
- - - 💡 [python](vscode/settings/python.md)