# Home

### About Me

I am a Unity Developer with experience in developing mobile games for Android and more recently developing interactive architectural visualisation experiences.

I have a First class degree in Games Design and Development and have now been programming generally for the last 8 years and I have been using Unity to develop games for the last 9 of them and 3 of these years have also been in a professional capacity.

My primary game engine of choice is Unity 3D and I have a strong proficiency with C#; however, I also have experience working with other game engines; namely Unreal 4 Engine, PlayCanvas and Phaser, and the different programming languages that these use; including JavaScript, Java and C++.

In my spare time I try to get away from my computer whenever possible and some of my hobbies include woodworking and DIY projects. I also like hiking and going away camping whenever I can. But, like most game developers I have a strong interest in developing my own personal projects, some of which you'll see listed on my projects pages. And if I'm not making games, then I'm playing them instead.


---

# 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.chrispartridge.co.uk/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.
