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
- Host: GitHub
- URL: https://github.com/cc-d/notes
- Owner: cc-d
- License: mit
- Created: 2023-05-11T00:28:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-21T07:31:59.000Z (12 months ago)
- Last Synced: 2025-06-21T08:27:01.867Z (12 months ago)
- Language: Python
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)