Interview Mode: How Asking Questions Transformed My AI Coding Workflow
Discover how Interview Mode—forcing AI to ask clarifying questions before coding—transformed my workflow from debugging bad code to writing the right code on the first try.

Software Engineer | Full-Stack • RPA • AI
I love indoor gardening beside programming. This is where I share my thoughts, projects, and learnings.
I'm a Full Stack Engineer and RPA Engineer passionate about creating efficient solutions and beautiful user experiences. When I'm not coding, you'll find me tending to my indoor garden or exploring new technologies.
Discover how Interview Mode—forcing AI to ask clarifying questions before coding—transformed my workflow from debugging bad code to writing the right code on the first try.
Learn how to build a calculator app using the Model-View-Controller design pattern in vanilla JavaScript
Learn how to set up automated testing and continuous integration for your JavaScript projects using GitHub Actions
Understanding the double not operator and how it converts values to boolean in JavaScript