My Creative Process

In writing about creativity and AI recently, I started reflecting on my own creative process. While I love making things, I’ve always questioned whether or not I’m truly creative. However, I’ve come to realize that my creativity stems from gathering inspiration from various sources and transforming those ideas into something unique.

Gathering Ideas

My creative process begins with observation. I constantly keep an eye out for interesting things. It could be anything from JavaScript libraries to games, apps, useful tools, art, and even photos. When something piques my interest, I squirrel it away.

To ensure that no idea slips through the cracks, I rely on Simplenote — a tool for jotting down notes. These notes serve as a repository for all the thoughts and inspirations that come my way. They act as reminders for future projects or concepts worth exploring, and they follow me everywhere since the app is on my phone, tablet, and computer and syncs automatically.

Bookmarking for the Future

When browsing the web, I often find interesting/ useful JavaScript libraries that have potential applications in my work. I don’t always know how they will be useful, or when but I don’t care. I don’t even try to use them, I just bookmark them for later (or make a simple note). I know that when the time comes, I’ll have a collection of libraries to work with.

Making Improvements

I follow a lot of developers and love to see, and try, new apps and games. Often I enjoy them, but sometimes I find myself thinking, “I could make this better.” and then I start thinking about how I would do that. This habit of critically analyzing existing creations helps me refine ideas by imagining alternative approaches or improvements.

Like the javascript libraries, I rarely have plans to make the thing, but these ideas can stew and turn into something new. And in the mean time I’ve made notes that I can refer to later if I decide to make something vaguely related.

Recreating Art in My Style

Art has always been a source of inspiration for me. When I come across captivating artwork or photographs, I save screenshots or copies of the images. I have quite a large directory of images that I can use for inspiration for both hand-drawn and 3d art (Amongst many hobbies I’m trying to learn Blender). However, keeping a scrapbook (scrapfolder) makes it much easier for me to find inspiration when I do want to do arty things. I can quickly create mood boards or just browse through the images and find things that inspire me.

Letting Ideas Simmer

Once all these ideas have been gathered, they marinate in the depths of my mind—a big old melting pot where creativity simmers. I don’t rush to execute every idea immediately. Instead, I let them percolate over time until the right moment arrives.


For me, creativity is a combination of various sources inspiring me coupled with time for those inspirations to evolve into something uniquely mine. There’s a quote commonly, and incorrectly, attributed to Picasso that says:

Good Artists Copy; Great Artists Steal

We don’t really know who said this

I don’t consider myself a great artist or coder. However, what I find myself doing is taking basic ideas from others and transforming them into something entirely my own—a technique that powers my creative process.

How was it for you? Let me know on BlueSky or Mastodon

(Please) Link to this page

Thanks for reading. I'd really appreciate it if you'd link to this page if you mention it in your newsletter or on your blog.

Related Posts

28 Sep 2021

Creating Generative Art with PHP

These last few weeks I’ve been experimenting with Generative Art, using PHP. You can see the evolution of my latest series on Twitter. Generative Art is creating artworks through programming. Generative art has a few different names, Procedural art and...
10 Dec 2023

The Future of Creativity with Artificial Intelligence

I recently read a tweet claiming that in just a few months, individuals would be able to create Pixar-level movies on their home computers using artificial intelligence (AI). While this idea may sound exciting, the reality is that it’s not...
11 Mar 2026

The Games I’ve Made (So Far)

I was recently asked for a list of the games I have worked on over the years. That question sent me down a bit of a rabbit hole. I realised I don’t actually have a single list anywhere. Some of...
01 Apr 2015

The State of WordPress Themes #wcldn

I recently spoke on a panel at WordCamp London 2015e. Lance – who used to be the Theme Team lead at WordPress.com – asked me if I wanted to speak on a panel with him at WordCamp London 2015. I’ve...
09 Nov 2023

A Manifesto for Progressive Software Development

I’ve been thinking a lot about how I develop projects and what makes my projects uniquely mine. As of November 2023, I have four sites that I am actively working on: Binary Moon, Brush Ninja, Ninja Puzzles, and WPBriefs. Despite...
31 Aug 2009

Learning to Learn: how to improve yourself

I have a massive appetite for learning. I am always reading books and blogs to try to better understand the things I want to do. Design, programming, marketing, copy-writing, I constantly strive to improve.On the web your skill set needs...