WKWong Ken Rheeinwiwiwig.hashnode.dev路4d ago 路 8 min readI'm Not Using Antigravity to Code. I'm Using It to Plan My Next Vacation馃専 Introduction: From Idea Vault to Vacation Planner In my previous post, How I Built an AI-Powered Idea Vault, I shared how I built a local Markdown workspace to capture my chaotic stream of app idea00
WKWong Ken Rheeinwiwiwig.hashnode.dev路5d ago 路 8 min readHow I Built an AI-Powered Idea Vault馃専 Introduction: The Fountain Pen and the Overactive Mind I have an overactive mind. Sometimes I get a creative high and have three or four ideas burst into existence all at once. These ideas come fro00
WKWong Ken Rheeinwiwiwig.hashnode.dev路Oct 4, 2025 路 5 min readWhat I want is what I get - introduction to coding with AIThis was my first complex formula in Excel: =LEFT (A1, LEN(FIND("[",A1)-1) & CHAR(10) & =MID(A1, FIND(",",A1)+2, LEN(A1) - LEN(MID(A1, FIND("[",A1,FIND(",",A1))-1, LEN(A1))) - FIND(",",A1) - 1) & CHAR(10) & MID( A1, FIND(",",A1,FIND(",",A1)+1)+2, LEN...00