Paul McKenna

Hello and welcome to my personal website. You can find out more about me, my work and my technical skills on this site. On my blog I write about a range of topics related to coding, software development and my personal projects.

Paul McKenna Web Developer Profile Pic
Find me on
Paul McKenna Web Developer Profile Pic
5+
Personal Projects
10+
Client Projects
7+
Years Experience
957
Github Last Year

Personal projects

I've developed numerous projects over the years, some of which are shown here.

My main source of income over the last decade has come from ewalletbooster.com which I originally created from an earlier project couponarbitrage.com. At it's peak, ewalletbooster.com was generating over $3m monthly affiliate sales volume for the affiliate networks I was working with.

I have also developed a number of other projects including volumekings.com and fraffles.co.uk.

And of course there are many projects that I have created over the years that have not worked out, the biggest being cashbackmad.co.uk which was hacked in 2015! I lost the entire site and database and it was the moment I decided I needed to learn to code and understand how to build secure and performant websites!

A selection of client projects

I also do the occasional website and marketing for local businesses, some of which are shown here.

Local Business

greenscapes-treeservices.co.uk

greenscapes-treeservices.co.uk

Local Business

nurseryrhymesnursery.co.uk

nurseryrhymesnursery.co.uk

Local Business

ka-therapy.co.uk

ka-therapy.co.uk

Local Business

greenscapes-gardening.co.uk

greenscapes-gardening.co.uk
S. Orme
Greenscapes

I have trusted Paul to manage all my digital presence for years now. He's helped us grow our business by developing our websites and managing our Google Ads campaigns. I would highly recommend him to anyone looking for a digital partner.

P. Walker
DogWorks

Paul was very professional and helpful. He was able to create a website that was exactly what I wanted and I am very happy with the result. He also developed a digital version of the compliance form I use for my clients which has made my life a lot easier. I would highly recommend him to anyone looking for a web developer.

K. Hilder
Feldenkrais IE

It was a pleasure working with Paul on our website. He completed the work quickly and efficiently and his communication was excellent. He was very generous with his time and led a clear and well organised Zoom tutorial to guide us around our new site. I would definitely work with him again.

Have a project or idea? Get in touch.

I'm always interested in any opportunity whether that's freelance work, consulting work or employment opportunities. If you have a project that you want to get started, think you need my help with something or just fancy connecting, then please get in touch!

Contact me
Paul McKenna Web Developer Profile Pic
Find me on

My Latest Posts

Last updated: February 23, 2024

How to fully localize your site by implementing Next.js localized routes

In this tutorial, I will explain how I managed to solve the riddle of Next localised routes using Strapi as the CMS and using the Strapi GraphQL API.

How to fully localize your site by implementing Next.js localized routes

Last updated: January 24, 2024

Using strapi custom routes to add newsletter sign ups to Sendinblue

In this article I explain how I created custom Strapi routes and controllers to interact with Next.js frontend and sendinblue CRM

Using strapi custom routes to add newsletter sign ups to Sendinblue

Last updated: January 24, 2024

Reducing CSS bundle size when using Next.js templates

How to configure PurgeCS library to reduce the bundle size of Next.js applications when using a template theme.

Reducing CSS bundle size when using Next.js templates