# Nerd

## Lead Games Developer - Project David <a href="#project-david" id="project-david"></a>

**Aug 2017 – Feb 2018 (7 Months)**

A mobile game aimed at teaching kids maths via fun and interactive minigames.

* Rapid prototyping of game concepts and features
* Working in an agile environment
* Coming up with ideas and giving constructive criticism
* Building and testing on mobile devices
* Distributing internal builds via iTunesConnect / TestFlight
* Learning new software packages quickly such as PlayMaker to help benefit other team members

## Game Programmer

**Aug 2017 – Aug 2019 (2 Years)**

Created a modular internal SDK where major features of a game are stored as git submodules and can be pulled into any project and implemented with very little hassle.

* Analytics
  * Google Analytics
  * Unity Analytics
  * Firebase Analytics
* Monetisation
  * Ironsource (Mobile Ads)
  * In-App Purchases
* GDPR Consent UI
* In-App Cross-Promotion System
* Mobile Haptic Feedback
* Mobile Social Services
  * Game Centre (iOS)
  * Google Play Games (Android)
* Firebase
  * Remote Config
  * Crashalytics
  * Remote Push Notifications
  * Analytics
* Sharing screenshots and text
* Universal Cosmetic Unlocking System

## Download links

| **Game**               | **App Store**                                                                 | **Play Store**                                                                         |
| ---------------------- | ----------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| Pongo                  | [Download](https://apps.apple.com/us/app/pongo/id1466753464)                  | [Download](https://play.google.com/store/apps/details?id=com.Nerd.Pongo)               |
| I Want Chicken Nuggets | [Download](https://apps.apple.com/us/app/i-want-chicken-nuggets/id1469351761) | [Download](https://play.google.com/store/apps/details?id=com.Nerd.IWantChickenNuggets) |
| Bobbl                  | [Download](https://apps.apple.com/us/app/bobbl/id1459116474)                  | [Download](https://play.google.com/store/apps/details?id=com.Nerd.IWantChickenNuggets) |
| Quickie Solitaire      | [Download](https://apps.apple.com/us/app/quickie-solitaire/id1472016116)      | [Download](https://play.google.com/store/apps/details?id=com.Nerd.QuickieSolitaire)    |
| Hop Hop Ninja          | [Download](https://itunes.apple.com/gb/app/id933203644)                       | [Download](https://play.google.com/store/apps/details?id=com.Nerd.HopHopNinja)         |
| Piggy Bros             | [Download](https://itunes.apple.com/gb/app/id1024672326)                      | [Download](https://play.google.com/store/apps/details?id=com.Nerd.RasherRush)          |
| Kickball Legend        | [Download](https://itunes.apple.com/us/app/kickball-legend/id1114025174?mt=8) | [Download](https://play.google.com/store/apps/details?id=com.Nerd.KickballLegend)      |
| Headbutt Hero          | [Download](https://apps.apple.com/us/app/headbutt-hero/id1074065883)          | [Download](https://play.google.com/store/apps/details?id=com.Nerd.GTT)                 |
| Dizzy Dodo             | [Download](https://itunes.apple.com/gb/app/id1012552008)                      | [Download](https://play.google.com/store/apps/details?id=com.Nerd.DizzyDodo)           |


---

# 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.nicholassheehan.co.uk/work-experience/nerd.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.
