Reddit Experience · Mar 2026

Vibecoded a TUI for leetcode: grind-tui

7 upvotes

Interview Experience

It's open-source and vibecoded in Rust, you use your own text editor (cursor, vim or nvim support out-of-the-box) and it runs the problems against Leetcode API. I've created this to get off the web UI

Full Details

It's open-source and vibecoded in Rust, you use your own text editor (cursor, vim or nvim support out-of-the-box) and it runs the problems against Leetcode API. I've created this to get off the web UI and also have fun with Claude Code. It works for me so thought it was worth to share it to people. I've practiced 2-3 common problems with it so far. Let me know if it works for you. brew tap vnctaing/tap brew install grind-tui grind setup Here's my repo: <a href="https://github.com/vnctaing/grind-tui)

Free preview. Unlock all questions →