> For the complete documentation index, see [llms.txt](https://projects.jagempes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://projects.jagempes.com/irasshaimase.md).

# いらっしゃいませ!

Jan Adams here. Welcome to my digital portfolio, where you can explore a collection of my programming projects. 😊

## <mark style="color:green;">Main Group</mark>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Backend</td><td></td><td><a href="/files/zw0wORrvETEqEBInDDpo">/files/zw0wORrvETEqEBInDDpo</a></td><td><a href="/pages/6FRI7LCYnNW8L9V398X1">/pages/6FRI7LCYnNW8L9V398X1</a></td></tr><tr><td></td><td>Fullstack</td><td></td><td><a href="/files/VqvbKfFUgCbz76JG1cMO">/files/VqvbKfFUgCbz76JG1cMO</a></td><td><a href="/pages/hoCE1RMYq5ApnQhwuCHQ">/pages/hoCE1RMYq5ApnQhwuCHQ</a></td></tr><tr><td></td><td>Personal Projects</td><td></td><td><a href="/files/229gRRtWMgDgQ24bpvJm">/files/229gRRtWMgDgQ24bpvJm</a></td><td><a href="/pages/cqbABw43HsXX0HGA8zpf">/pages/cqbABw43HsXX0HGA8zpf</a></td></tr><tr><td></td><td><a href="https://raw.githubusercontent.com/moondogportfolio/resume/refs/heads/main/resume.pdf">Resume</a></td><td></td><td><a href="/files/IyKDaJpEsyaKqTRzA72U">/files/IyKDaJpEsyaKqTRzA72U</a></td><td></td></tr></tbody></table>

## <mark style="color:green;">Featured Collection</mark>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><strong>BCC Member's App</strong> (<em>Backend</em>)</td><td></td><td><a href="/files/XOdZMhDBqQ3qfjWbOCeB">/files/XOdZMhDBqQ3qfjWbOCeB</a></td><td><a href="/pages/J7OFLJLNhSQ4aDe3Vc0K">/pages/J7OFLJLNhSQ4aDe3Vc0K</a></td></tr><tr><td></td><td><strong>Crisis Simulation Wargame</strong> (<em>Fullstack</em>)</td><td></td><td><a href="/files/Ln1a6POA0YqDiN4Ock3t">/files/Ln1a6POA0YqDiN4Ock3t</a></td><td><a href="/pages/lHaqQU9Pf6UqM832EQKn">/pages/lHaqQU9Pf6UqM832EQKn</a></td></tr><tr><td></td><td><strong>Collaborative Editor</strong></td><td></td><td><a href="/files/sMMj6fdbLbNEYxZuLMEJ">/files/sMMj6fdbLbNEYxZuLMEJ</a></td><td><a href="/pages/cqbABw43HsXX0HGA8zpf">/pages/cqbABw43HsXX0HGA8zpf</a></td></tr><tr><td></td><td><strong>Pet Hotel System</strong> (<em>Full Stack</em>)</td><td></td><td><a href="/files/gMVVafGVGp7elA5ZAj2n">/files/gMVVafGVGp7elA5ZAj2n</a></td><td><a href="/pages/uvm6USP18EouXE729FMe">/pages/uvm6USP18EouXE729FMe</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://projects.jagempes.com/irasshaimase.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.
