# Welcome

game lover. **game developer**.&#x20;

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

## Who am I?

I'm Christopher, a Software Engineer in the games industry.

I'm primarily interested in how mainstream software methodologies can be applied to the games industry pipeline to help improve the developer experience, reduce code complexity, lower development costs, and alleviate crunch.

I strongly advocate for clean and straightforward code that not only accomplishes tasks but also fully aligns with business requirements. Furthermore, I support the adoption of good software practices such as entity-component systems (I built my own [Nucleus (ECS)](/portfolio/personal/nucleus-ecs.md)!), utilising automated testing through behaviour-driven development, and employing patterns to simplify common problems in software design.

I have experience with C++, Unreal Engine, and making games on Roblox professionally as a gameplay programmer. Additionally, I have a 💖for open-source software, having actively contributed to numerous projects that have benefited me throughout my career.

## My Links

<table 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><strong>CV</strong></td><td>View my Curriculum vitae.</td><td></td><td><a href="/files/Q8f8WemFCO0FMcqWDgPF">/files/Q8f8WemFCO0FMcqWDgPF</a></td><td><a href="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVSvIHcyxVF68tlo0Lbdf%2Fuploads%2FQbSUyAYSa3IiQ7lvPnQt%2FGames_CV-3.pdf?alt=media&#x26;token=8796cda9-58bb-4219-869c-50b93116fb42">https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVSvIHcyxVF68tlo0Lbdf%2Fuploads%2FQbSUyAYSa3IiQ7lvPnQt%2FGames_CV-3.pdf?alt=media&#x26;token=8796cda9-58bb-4219-869c-50b93116fb42</a></td></tr><tr><td>G<strong>itHub</strong></td><td>View projects I have created and contributed to.</td><td></td><td><a href="/files/p791WubJ6vJldBAx2C31">/files/p791WubJ6vJldBAx2C31</a></td><td><a href="https://github.com/christopher-buss">https://github.com/christopher-buss</a></td></tr><tr><td><strong>LinkedIn</strong></td><td>Connect with me on LinkedIn.</td><td></td><td><a href="/files/C5JNUcGqIcyLrxoQmRhe">/files/C5JNUcGqIcyLrxoQmRhe</a></td><td><a href="https://www.linkedin.com/in/christopherbuss/">https://www.linkedin.com/in/christopherbuss/</a></td></tr></tbody></table>

***


---

# 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://christopher-buss.gitbook.io/portfolio/welcome.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.
