# Welcome to this handbook

These are collection of my notes and resources to help you get better as a software engineer.

<figure><img src="/files/0fLf1VmeF3nI8I0TC3Kg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This is the version `1.0` , almost like a draft, I do this in my free time, so if you have suggestions or any feedback please send it at my email <a.alotaibi.dev@gmail.com>
{% endhint %}

### This is an in-progress project, what I'm aiming to achieve in this handbook for the year 2022

* [ ] Centralized resource to index for software engineers to improve on their free time or weekends without going through scattered content of tweets, articles, and newsletters
* [ ] Mature framework of how to improve as a software engineer, this is a difficult problem to tackle and to articulate as well


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://abdulrahman-1.gitbook.io/my-digital-garden/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
