Kevin Ridgway
banner
kbr.sh
Kevin Ridgway
@kbr.sh
Interweb Enthusiast. Software Engineer. Indiehacker.

https://kbr.sh
I updated my Hacker News CLI! (hackertuah)
- Instant search/filter: Press / or use the command palette to filter stories as you type on any screen
- Command Palette: Press Ctrl+K to access all commands, including search, section switching, and more

HN Link: news.ycombinator.com/item?id=441...
May 31, 2025 at 7:23 PM
5.4k unique visitors!

Not bad for a quick vibe coded app.

Be sure to check it out: kbr.sh/post/2025/M...

#ai #vibecoding #claudeai Anthropic
May 30, 2025 at 12:46 PM
Got featured in HackerNewsletter under the #fun section for my project that I built with the help from Anthropic 's Claude!

Thanks @kaledavis for featuring it! I had a lot of fun building it.

buttondown.com/hacker-news...

#claude #ai
May 24, 2025 at 6:14 PM
Wanted to share a fun little project I built this morning for my 9-year-old daughter.

🎮 The "8-bit Spelling Game" is a fun educational tool where players hear words through text-to-speech and type them out letter by letter.

github.com/program2473...

#vibecoding
GitHub - program247365/spelling-game: A spelling game created for my kids with the help of Claude.
A spelling game created for my kids with the help of Claude. - program247365/spelling-game
github.com
May 21, 2025 at 3:45 PM
Made a fun little AI project for myself, for all the notes I take...

RAG search, and generative AI Q/A for all my notes in Bear!

I learned a lot here. Using Ollama to serve the models, ChromaDB for storing the embeddings for my notes to able to search them. Pretty fun.
February 5, 2025 at 5:11 PM