Welcome to Code Donkey UK

This site serves as my personal portfolio and blog; a place for my mad ideas to live and be seen by others.

You can see the source code for all of my projects on GitHub. You can also find my socials there to.

Dice Demo

A dice generator, written in React, Babylon JS. Configure how you like, bookmark and role the dice whenever you want.

This code was originally part of my TableTop Build project.

Single Page Application Template

A simple single page application template which utilizes Webpack, Babel, and Jest. Can be configured for any future SPA project.

I use this as a template on my local Gitea server.

React Application Template

A React (Webpack, Babel, Jest) template project. React is my tool of choice, so I use this a lot for the basis of my projects.

I use this as a template on my local Gitea server.

Simple Component Library

My own component library / style guide. This is exported as React JS library for use in my projects.

Wrote 8 projects in 5 weeks got really fed up building the same components over and over again. Now i dont have too.