# Welcome

Welcome to the GitBook page of **kimhauser.ch**.

You'll see some of the best parts of the public projects created by and published on [kimhauser.ch](https://kimhauser.ch)

### Jump right in - choose your topic

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>LLDBPyGUI</strong></td><td>Python LLDB GUI with PyQt6 </td><td><a href="https://4260909363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKZkJC0oSm3aFvZOXs1yp%2Fuploads%2F2Ty5LlABTQfPPVO3gO8E%2FMainView-2025-09-02-01.png?alt=media&#x26;token=89562098-d71d-4bed-9aa7-c16c06844e43">MainView-2025-09-02-01.png</a></td><td></td><td><a href="overview/introduction">introduction</a></td></tr><tr><td><strong>Visitor Log</strong></td><td>A online visitor logging system for web apps</td><td><a href="https://4260909363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKZkJC0oSm3aFvZOXs1yp%2Fuploads%2FC8LYagHX4vNYnsBgac7g%2FUntitled%203.png?alt=media&#x26;token=159aa951-f9eb-4a26-a5c4-19812476e723">Untitled 3.png</a></td><td></td><td><a href="projects">projects</a></td></tr><tr><td><strong>Hit Counter</strong></td><td>WebApp for creating website hit-counters</td><td><a href="https://4260909363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKZkJC0oSm3aFvZOXs1yp%2Fuploads%2FMQZ3h3hUPzoZmr1QMXZt%2FUntitled%204.png?alt=media&#x26;token=e355a634-5e0f-4808-931a-614b1dbaf381">Untitled 4.png</a></td><td></td><td><a href="overview/public-projects">public-projects</a></td></tr></tbody></table>

{% stepper %}
{% step %}

### Overview

Get an overview of the landscape of DaVe inc. aka kimhauser.ch
{% endstep %}

{% step %}

### Choose project / API

Choose what is the topic of kimhauser.ch you're interested in
{% endstep %}

{% step %}

### Leave a feedback

Your feedback on the projects and offers are very welcome
{% endstep %}
{% endstepper %}


---

# 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://docs.kimhauser.ch/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.
