Building 'VRCFinder': A Custom Tag System for Discovering VRChat Booth ProductsWhen starting VRChat asset creation, I wanted to efficiently research Booth product data, so I built 'VRCFinder' - a web...Web Development#VRChat#BoothFebruary 22, 2026
Deploy a Next.js Site to Cloudflare Pages: A Complete Guide to Custom Domain SetupA step-by-step guide to deploying a Next.js site to Cloudflare Pages and setting up a custom domainWeb Development#Cloudflare#Next.jsJanuary 29, 2025
How to Add a 'Popular Posts' Section to Your Static Blog with Google Analytics Data API (Next.js / Gatsby.js)By fetching popular post data as JSON via the Google Analytics Data API, you can implement a popular posts section on st...Web Development#Gatsby.js#Next.jsDecember 15, 2024
Cut Noto Sans JP Font Size by 50% with FontTools Subsetting (Preserving OTF Data)How to subset Noto Sans JP with FontTools to reduce file size by 50% while preserving OTF layout data, improving page lo...Web Development#FontDecember 5, 2024
Fix VSCode Import Warnings (ts1261) After Renaming File Casing with Reload WindowHow to fix the import warning (ts1261) that appears in VSCode after changing file name casing, using the Reload Window c...Web Development#VSCodeJanuary 15, 2024