This repository contains my personal notes from various courses, books, and other learning resources.
- AWS Pentesting
- Active Directory
- DevOps
- Golang
- Metasploit
- Red-teaming
- Reverse Engineering
- Web Pentesting
These notes are organized into directories based on the subject matter. Each directory contains markdown files with detailed notes and references.
Obsidian is a powerful knowledge base that works on local Markdown files. To view and edit these notes in Obsidian:
- Clone the Repository:
git clone https://github.com/zAbuQasem/MyNotes.git
- Open Obsidian:
- If you haven't installed Obsidian yet, download it from the official website and install it on your system.
- Add the Vault:
- In Obsidian, click on "Open folder as vault".
- Navigate to the location where you cloned the
MyNotes
repository and select the folder.
- Start Exploring:
- Once the vault is added, you can navigate through the folders and files to read and edit the notes.
As these are personal notes, I may not accept pull requests. However, feel free to fork the repository and customize the notes as per your requirements.