# Welcome to prog88

tl;dr : small introduction about me myself and I.

Hey, my name is Jean. I a full time job as Premier Mobile Software Engineer or Craftmanship. (expert on iOS/Apple ecosystem). Also on my spare time, I'm the president of the community manager at the place where I moved in: in 2021. \
Main content creator and maintainer of our website [envertgure.gitbook.io/home/](https://envertgure.gitbook.io/home/). Also admin of the Meta (facebook) group [www.facebook.com/groups/envertgure](https://www.facebook.com/groups/envertgure) launched on March 26th 2022.&#x20;

I started this technical blog [https://www.prog88.com](https://www.prog88.com/)  to share some of my tips & tricks, to keep track of my notes.

Also I used to stream game on [www.twitch.tv/beartech](https://www.twitch.tv/beartech) (I definalely need to find a way to free some time to pursue this hobby)Last but not least, health and family are the most important. most of the help provided would be cheerful to complete the overtime).

To keep track of all my contents : <https://linktr.ee/prog88>

## Computing Contents

* Mobile development&#x20;
* Tooling
* System setup/configurations
* Document references

## Cooking recipe

* Bakery recipes book
* Dessert recipes book

## Gaming Zone

* Tips & Tricks


---

# 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://www.prog88.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.
