Coding Dimension
Learn coding the simple way
Focused notes, blogs, and interview prep — built for deep work, not distraction.
Start with JavaScript, React or Node.js.
Interview Prep
Ace your next technical interview. Practice real-world frontend and backend questions asked by top tech companies.
Start PracticingLatest Insights & Articles
Deep dives, tutorials, and insights into modern software development.
Push One Local Repo to Two GitHub Accounts (Remotes + SSH)
Keep one local Git folder and update two GitHub accounts with a second remote. Covers empty Repo B setup, Windows SSH Host aliases, username typos, and Repository not found.
GCP Compute Engine SSH from Windows: OS Login Step-by-Step
Create an SSH key on Windows, install gcloud, add the key with OS Login (project ID not number), enable OS Login on the VM, set IAM roles, and connect.
How to Deploy a Next.js Project on Cloudflare
Deploy Next.js App Router to Cloudflare Workers with OpenNext: wrangler config, middleware.ts vs proxy.ts, secrets, Git auto-deploy, and the .npmrc peer-deps fix.
