Skip to content

Blog & learning notes

Software Development Notes

Short write-ups about projects, technical decisions, lessons learned and practical development work.

Featured note20 May 20265 min read

Building my portfolio with Next.js and TypeScript

How I planned and built a portfolio around reusable components, structured content, MDX case studies and recruiter-focused project evidence.

Read featured post

What this post covers

A practical build note focused on decisions, trade-offs, content structure and what I learned while turning the portfolio into a stronger employer-facing project.

  • Next.js,
  • TypeScript,
  • React,
  • Portfolio Build,
  • Learning

Browse notes

Search by title, description, tag, or slug.

Filter by tag

Showing 3 of 4 notes.

15 Jul 20268 min read

How I Fixed Google Merchant Center Misrepresentation on Shopify

The process I used to diagnose and recover a suspended Shopify Merchant Center account, including raw product links, policy consistency, feed exports and direct Google review.

  • Google Merchant Center,
  • Shopify,
  • Ecommerce SEO,
  • Product Feeds,
  • Troubleshooting
Read post
20 May 20264 min read

What I learned from building a Go REST API

A short note on building a Go API that checks website availability, handles timeouts, runs checks concurrently and returns structured JSON results.

  • Go,
  • Backend,
  • REST API,
  • Learning
Read post
20 May 20264 min read

What I learned from improving ecommerce SEO pages in a real CMS

Practical lessons from improving ecommerce pages with metadata, page structure, internal links, image optimisation and CMS constraints.

  • SEO,
  • Analytics,
  • CMS,
  • Commercial Web,
  • Learning
Read post