# Introduction

### About me

Software Engineering Manager from 2015 with hands-on programming experience.

Responsible for building high-performing teams and overseeing the design, development, maintenance of software applications.

Passionate about the latest, world-class technologies in the software development world.

### The goal

The main goal of this publication is to write down the knowledge which I had opportunity to gather based on my experience as a Software Engineering Manager. Primarily for myself to systematize knowledge. At the same time I would like to share it, get feedback about it in order to make it better. Hopefully you will find it useful and it will help you grow as a Software Engineering Manager!


---

# 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://engineering.dawidbojarowicz.com/master.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.
