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

https://github.com/davydany/davyd-notes

Notes from the things I'm working on at the moment.
https://github.com/davydany/davyd-notes

Last synced: over 1 year ago
JSON representation

Notes from the things I'm working on at the moment.

Awesome Lists containing this project

README

          

# davydany's Notes

## Motivation

I created this repo and github page to put my notes up online. I got sick and tired
of putting my notes in OneDrive, Google Keep and Apple Notes and then searching for
them. So, as XKCD explained it really well,
I thought I'd create another new note taking place... which is this.

Also, as a software engineer who likes to do way too many things, and then coming back later to
do something else, I like to document naturally really well. I figured my thoughts, and notes would
help others, which is why I created this.

## Table of Contents

### About Me
* [My Resume](./2022-david-daniel-resume.pdf)
* [Photography](https://www.instagram.com/davydphotos/)
* [2019 Shelby GT350](https://www.instagram.com/davydgt350/)

### General
* [Laws of Life](./general/laws-of-life.md)

### Computing

#### General Computing
* [Computing/General](./computing/general/README.md)
* [Computing/General/PKI](./computing/general/pki/README.md)

#### Linux
* [Computing/Linux](./computing/linux/README.md)
* [Computing/Linux/Containers](./computing/linux/containers/README.md)
* [Computing/Linux/Containers/Docker](./computing/linux/containers/docker/README.md)
* [Computing/Linux/Containers/Kubernetes](./computing/linux/containers/kubernetes/README.md)

#### Mac OS
* [Computing/MacOSX](./computing/macosx/README.md)
* [Computing/MacOSX/Using Apple Silicon](./computing/macosx/using-apple-silicon.md)
* [Computing/MacOSX/Window Management without 3rd Party Software](./computing/macosx/window-management-without-3rd-party-software.md)

#### Python
* [Computing/Python/Code Coverage Between Branches](./computing/python/code-coverage-between-branches.md)
* [Computing/Python/Access pip-installed CLI Tools](./computing/python/access_pip_installed_cli_tools.md)

### House
* [House](./house/README.md)
* [House/Plumbing](./house/plumbing/README.md)

Source: [You can find the source in Markdown here](github.com/davydany/davyd-notes)