# Resume

Incase I made a mistake sending the wrong resume, here is the correct one. Please feel free to proceed to my blog afterwards!

{% file src="/files/hENZuEueweDUfNOzRLwQ" %}

When I setup my new server (hopefully with proper monitoring and firewall), a portfolio/resume page would be available. It's scary to expose stuff on the internet, ya know? (Maybe I should just stick to a static page + nginx for now.)

A quick teaser to show that I've started some development ever since the revival of the new server, although everything is hosted locally and via VPN due to the known dangers of the internet.

<figure><img src="/files/lUFjV4Oe897UDMqEOjsb" alt=""><figcaption></figcaption></figure>


---

# 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.ministic2001.com/resume.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.
