Unity specialist crafting mechanics, systems, and experiences. Based in the UK — available for projects & collaborations.
// portfolio
// about me
I'm a Unity and C# specialist who loves building the systems that make games feel right — physics, AI, procedural generation, game feel. I care about clean, readable code as much as I care about the player experience.
Add your own story here. Where did you start? What drives you? What kinds of games excite you to build?
public class Developer : MonoBehaviour
{
public string Name = "Your Name";
public string Location = "UK";
public string[] Skills = {
"Unity 3D / 2D",
"C# Programming",
"Gameplay Systems",
"Game Feel & Polish",
"Procedural Generation",
"UI & Tools"
};
public bool IsAvailable => true;
void Start()
{
BuildAwesomeGames();
}
} // get in touch
Whether you're looking for a Unity developer, have a collaboration in mind, or just want to talk games — drop me a message.