PinnedInLevel Up CodingbyAbhinav Kumar·Jul 7, 2025I Got Hooked on Gemini CLI: My DevelopmentWorkflow with Gemini CLI with Custom GuidelinesFrom generic AI output to project-ready results — how I enhanced my dev flow using Code Instructions KitA response icon1A response icon1
PinnedAbhinav Kumar·Jan 22, 2023Moving to Germany as a Software Engineer (Part 1)This is my first series of stories, that I decided to share with a wider audience. In this series, I am sharing stories and my learning…A response icon4A response icon4
InLevel Up CodingbyAbhinav Kumar·Jan 15The Static Widget Problem: Building a ChatGPT Tool Calling for E-commerceExploring catalog-based UI composition for ChatGPT tool calling
InLevel Up CodingbyAbhinav Kumar·Aug 27, 2025Trade Republic Frontend Interview ExperienceMy 1st In Person interview after the pandemic for a senior frontend engineer with Trade Republic Berlin, Aug 2025
InLevel Up CodingbyAbhinav Kumar·Aug 22, 2025Chrome’s Soft Navigation Origin Trial: Finally Fix SPA Performance MetricsChrome 139 lets you test the API that could solve Single Page App measurement problems
InBootcampbyAbhinav Kumar·Aug 8, 2025The Code Is Not Yours (Yet)Building real engineering skill in the age of AI-generated solutions, just ask yourself these 10 questions
InLevel Up CodingbyAbhinav Kumar·Aug 5, 2025Beyond the Buzz: What 3 Years of Stackoverflow Developer Surveys Reveal About AI & Developer…AI adoption is up, trust is down, here’s the data story no one’s telling
InBootcampbyAbhinav Kumar·May 22, 2025Google Stitch Is Here — What Frontend Devs Have Been Waiting ForWhether it’s a hackathon, portfolio, or MVP, Stitch helps you design like a proA response icon2A response icon2
InLevel Up CodingbyAbhinav Kumar·May 17, 2025CSS Carousels Just Got a Glow-Up No JS, Fully NativeChrome 135 unlocks the future of carousels — cleaner, faster, more accessibleA response icon5A response icon5
InJavaScript in Plain EnglishbyAbhinav Kumar·May 5, 2025No More Regex Nightmares! Chrome 136 Introduces the Handy RegExp.escape()Discover how the RegExp.escape() static method makes working with literal strings containing regex metacharacters a breeze.