May 2025 Projects update

Here’s my projects update for May 2025, which I started publishing on a monthly basis. This update includes a summary of what I did, and the stats for the month that just ended across all my projects. Period: 2025-05-01 to 2025-05-31 Calculation Hub Visit website: Calculation Hub Statistics Stat Current Previous Change Google Analytics Page … Read more

April 2025 Projects update

Here’s a projects update for April 2025 – I hope to start publishing these on a monthly basis. This update will include a summary of what I did, and the stats for the month that just ended. Period: 2025-03-31 to 2025-04-30 Calculation Hub Visit website: Calculation Hub Over the last month, I didn’t focus much … Read more

Monthly Analytics Report Generator

I wrote last week that I’m start to “brain dump” my ideas, either as a page, or a design document. One such idea was to automate the data I need to collect for publishing monthly project status reports. Here’s what I wrote about it: Monthly Analytics Report Generator is a project I’m planning to work … Read more

Abusing ChatGPT for SEO

Last week, I shared how I used ChatGPT as an SEO expert to streamline content creation. This week, I want to show a different approach – leveraging ChatGPT to develop a scalable SEO audit strategy. The Challenge: SEO is hard I consider myself pretty good at the technical side of SEO – I know what’s … Read more

Projects Design Documents

As I’ve mentioned before, I’m using ChatGPT much more frequently in my day-to-day. Because I have many ideas of things I’d like to implement, and not always have time to do so, I sometimes lose track of them, don’t remember the idea or the details etc. In order to overcome that, I’ve decided to post … Read more

March 2025 Projects update

Here’s a projects update for March 2025 – I hope to start publishing these on a monthly basis. This update will include a summary of what I did, and the stats for the month that just ended. Calculation Hub Visit website: Calculation Hub I’ve invested a lot of time performing SEO optimizations (following the advice … Read more

RandomGeneratr update

I’ve spent quite a lot of time recently to update and polish Random Generatr. I’ve redesigned the whole site, and added tons of new features and content. Redesigning the site First, I’ve ditched the sidebar for a responsive nav bar. As much as I love the Sidebar concept, it didn’t fit the needs of the … Read more

Playing Around with AI: Zapier, Langflow and n8n

I’ve been fascinated by AI agents for a while, intrigued by how they can automate tasks that I’m currently doing manually. Recently, I decided to test the waters. I wanted to create a workflow that takes a given subject, queries an AI (I’m using my OpenAI account) to get a list of items on that … Read more

Hosting NextJS project in Azure WebApps

Hosting NextJS project in Azure WebApps 1

I know all the cool kids host their projects in Vercel these days. But I’m an old fashion kinda guy (and the fact that I get free credits doesn’t hurt), so I host my projects as Azure WebApps. A single Azure Service Plan with the P0v3 SKU is enough to store multiple projects – I … Read more