Over the years of becoming a Software Engineer, I have continually discovered the vast amount of knowledge that there is to obtain within the field. I have been continually writing my own personal books, where I take the time to hand write all of my notes by hand. I have found that writing down the notes by hand has led to a stronger understanding as I take the time to write them down character by character rather than typing it. When needed, I can therefore quickly find my notes and remind myself of the information quickly.
I have now written several books containing a wide variety of information and despite initially being very organized, some of the notes have become slightly disorganized and harder to find while sometimes wanting to reflect on the notes, but be away from home and unable to access them. I would also like to find a way to make sure I have my notes stored so I still have the information if the books were lost.
The purpose of this repository is to store my personal notes as a quick reference point to refresh my knowledge on something. I have taken notes from external resources and rewritten or restructured them in a way that I have personally found easier to understand.
For more general note-taking, a markdown file is used, otherwise, the required Programming Language file format is used for displaying Code. The construction of diagrams is used by using the markdown extension called Mermaid, which is supported by Github.