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.jsTypeScriptReactPortfolio BuildLearning

Browse notes

Search by title, description, tag, or slug.

Filter by tag

Showing 2 of 3 notes.

20 May 20265 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.

GoBackendREST APILearning
Read post
20 May 20265 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.

SEOAnalyticsCMSCommercial WebLearning
Read post