I played 1k hands of online poker and built a web app with Cursor AI

In the last two weeks I spent over a dozen hours playing poker, primarily online at pokerstarsmi.com, and live at a local casino. You can view the last 1,000 hands I played here: https://poker.rchase.comI spent at least as much time reviewing my hands with a desktop app called PokerTracker 4, I read 6 books, studied strategy, and journaled about it in my Apple Notes.Then I started building my own Python script automations to export my hand history from PokerStars, import it into PokerTracker 4, check my balance, stuff like that.That led me to getting help writing code from Grok, then Cursor, and then building a full blown Laravel MVP for a web app similar to the PokerTracker 4 desktop app.Why poker?Without getting too philosophical, it’s not about the money won or lost – I’m playing low…

Read more on Hacker News