Articles on AI workflows, conversion optimization, and experimentation.

Latest GA4 updates November 2025: Campaign Data Import rebranding and User-Provided Data improvements. Plus complete migration guide from Universal Analytics to GA4 with key differences, migration steps, and best practices.

Modern CDNs expose geolocation data for every request. Learn practical, production-level lessons from using geo headers and edge APIs across Fastly, Vercel, Cloudflare, and more—with real A/B test results and code examples.

Most 404 pages are dead ends. But what if a broken link could become a moment of discovery? Learn how I built an interactive 3D network graph that transforms the 404 experience into an engaging exploration of site content, using React, Three.js, and graph database principles.

Most companies searching for AI leaders overlook an obvious candidate: Creative Technologists. These cross-functional professionals already possess the exact skills needed to turn AI strategy into working products. Discover why Creative Technologists are natural AI leaders and how they bridge the gap between AI research and real-world deployment.

The Task I recently worked on a project where the goal was to make a large dataset searchable through natural language. Instead of writing SQL queries or building complex dashboards,…

A practical guide for frontend designers and developers Why Design Tokens? Design tokens are named values that represent visual design decisions — like colors, spacing, font sizes, and radii —…

Testing GPT-4o’s New Image Generator from Photo to AI Recreation OpenAI recently released the new GPT-4o image generation capabilities, marking a significant step forward in how we can move between…

Recently, I worked on a project that required integrating Google Maps to help users find the five closest specific activities near their postcode or address. The goal was to display…

As a Creative Technologist & AI Specialist, I often find myself needing to visualise complex processes and workflows. While there are many tools available for creating diagrams, one stands out…

The modern UX research landscape is transforming, driven by digital tools and advanced data analytics. These technologies enable researchers to gather deep insights into user behavior, moving beyond traditional methods….

Image SEO becomes a strategic asset for any website aiming to climb the ranks of search engine results. This article delves into the ways GPT Vision can reshapes image SEO,…

As an AI specialist working with a big company, you’re often the bridge between groundbreaking technology and real-world applications. The autonomy in this role isn’t just about comfort; it’s about…

Machine translation (MT) technologies have significantly advanced, offering solutions that are not only efficient but also remarkably accurate. DeepL, in particular, has garnered attention for its ability to deliver translations…

The democratisation of photography through technology blurs the lines between amateurs and professionals, providing an array of tools that elevate the craft. AI’s role in this transformation is pivotal, offering…

If you’ve visited my portfolio at https://www.iamnicola.ai, you might have interacted with the chatbot I’ve implemented there. This feature is particularly meaningful to me, as it represents an opportunity to…

Progressing with our series, this segment shifts focus to the intersection of SEO and AI through the lens of Caitlin Hathaway’s expertise. As an Audience & SEO Strategist, Caitlin has…

The Problem Managing a plethora of tasks in Jira can sometimes feel like trying to keep track of every drop in an ocean. You’re in a meeting, and suddenly you’re…

Introducing a fresh blog series featuring weekly interviews that probe into the impact of technology and AI on our lives. Engaging with AI artists, educators, and scientists, we’ll uncover the…

In my quest to refine the search capabilities of my AI applications, I’ve encountered a significant challenge: the GPT API’s limitations in conducting web searches directly. This limitation prompted me…

When friends, including those in IT, inquire about what it means to be a Senior Creative Technologist, I’m reminded of how unique and multifaceted this role really is. It’s a…

Agile and Scrum are methodologies initially developed for improving software development processes, but their impact has proven beneficial across various industries. Agile, a philosophy that prioritizes flexibility, iterative progress, and…

Introduction Efficient data storage and retrieval are cornerstone functionalities of robust software applications. Python developers often grapple with optimizing database interactions, especially in high-load environments. A common bottleneck is the…

In the early 2010s, Bootstrap emerged as a revolutionary framework that standardized web design and development. Its grid system, responsive design components, and JavaScript plugins made it incredibly popular among…

Efficiency and speed often dictate the success of an application. Whether you’re working on a data-heavy machine learning project or a high-traffic web application, understanding where your code spends most…

Exploring the Advantages of Tailwind CSS 3.0 with JIT Mode In my journey through web development, I’ve often expressed a cautious stance towards bulky CSS frameworks like Bootstrap, primarily due…

My daily routine involves conducting numerous Optimizely experiments for testing new features, interfaces, and ideas, ultimately enhancing user experience across the board. However, a recurring challenge in this process is…

Choosing Whisky with Limited Knowledge As someone who’s not an expert in whisky, I’ve always wanted to make more informed choices. The vast selection available can be overwhelming, pushing me…

Testing is the safety net that ensures your software performs as intended before it reaches the end users. For Python developers, choosing the right testing library is pivotal for efficient…