Blog & learning notes
Software Development Notes
Short write-ups about projects, technical decisions, lessons learned and practical development work.
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.
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.
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
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
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