# Introduction

Hi! I'm Petra, a game developer and programmer currently pursuing a degree in computer science. Nice to meet'cha!

I've been fascinated by the design of video games since I played Super Mario Galaxy in 2008, and always wanted to build imaginary worlds like that myself. As a tiny child with no internet access, I had to draw a bunch of my own silly ideas on pencil and paper back then.

Years later, my parents downloaded a little educational program called Scratch for me, and I finally got to dip my toes into game development. It took me some time to wrap my head around it, but after enough practice, I was falling in love. I spent hours every day working on my own little projects, recreating games I liked and putting together brand new ones.

However, as great of a learning tool Scratch is, the platform was very limited, and I began looking into other ways to make my "dream game". I started working with proper scripting languages, and just kept going from there.

I've continued to grow my skillset since then, and I'm learning and improving every single day. I found the Celeste Classic community in 2019, and have since released several mods of the game to practice level design and share something fun with my friends.

<figure><img src="https://2862400293-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FizYQ8FqjpJZGDRGYDs5I%2Fuploads%2FAKawE5vGunBPOexzzF9B%2Fsnaugie.png?alt=media&#x26;token=0110bb63-801c-42b8-b474-c225b8693916" alt=""><figcaption><p>I still draw sometimes too! I'm not the most experienced, but it's fun :3</p></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://www.petthepetra.com/about/introduction.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.
