# Welcome to my blog!

### About

This is a blog about my experience in software engineering and technologies that interest me.&#x20;

### About me

My name is Ivan, I am a software developer :robot:, a hobby cook :cook: and a carbonara fan :spaghetti:. You can find more about my technical experience on my portfolio website - [s1ckret.com](https://s1ckret.com/).

Also come visit my other projects:

<table><thead><tr><th width="247">Project</th><th width="210">Link</th><th width="113">Language</th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f916">🤖</span> Software engineering</td><td><a href="https://blog.s1ckret.com/">blog.s1ckret.com</a></td><td>EN</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f331">🌱</span> Startup notes </td><td><a href="https://startup.s1ckret.com">startup.s1ckret.com</a></td><td>EN</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f372">🍲</span> Personal cookbook</td><td><a href="https://cookbook.s1ckret.com">cookbook.s1ckret.com</a></td><td>UA</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f35d">🍝</span> Carbonara reviews</td><td><a href="https://carbonara.s1ckret.com">carbonara.s1ckret.com</a></td><td>UA</td></tr></tbody></table>


---

# 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://blog.s1ckret.com/welcome-to-my-blog.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.
