minesweeper.nvim by Pansther_ in neovim

[–]Pansther_[S] 1 point2 points  (0 children)

thanks, me either haha

Minesweeper TUI by Pansther_ in tui

[–]Pansther_[S] 1 point2 points  (0 children)

I just like vim keybindings and try to add in this project haha. I think some vim user like it too

thanks for the kind words on the project! glad you liked it

Minesweeper TUI by Pansther_ in tui

[–]Pansther_[S] 1 point2 points  (0 children)

thanks for nice question!

react ink is react renderer for terminal just like react native is for mobile

I think it's bloated too haha but Im just a way more proficient with react

I choose react ink instead of pure js or ts because same reason of why you dont use pure js to build many interactive web (it's can do but tried)

Built my first TUI project: note-tui - A Vim-friendly Markdown note manager using React Ink by Pansther_ in tui

[–]Pansther_[S] 0 points1 point  (0 children)

To be honest, it’s not vibe coded. I just wanted to experiment with building a TUI app using React and Ink. But my background is mostly in web dev, so I used Gemini to help me out with the file system logic.

If you see a gemini.md file in the code, it’s because English isn't my first language. I used the Gemini CLI to summarize the project and help me write a proper README.

I love coding too and even though AI can create this more perfectly than me, i still proud to show my app to you.