TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I made a tool for easy code reviews

2 pointsby calebdreover 1 year ago
Hi HN! I really wanted an easy way to provide code reviews for the coding bootcamp students I mentor. I&#x27;d have loved to use github&#x27;s pull request feature, but it wasn&#x27;t really practical as there&#x27;s a bit of setup to make that work. Plus, I want to review the whole codebase, not its changes.<p>So I made an app that allows me to pull down code, write comments&#x2F;replies, and share it with my mentees. So far it&#x27;s been super useful for sharing async reviews and even helping fix bugs (students will push their repo and I can comment on where the bug might be)<p>I&#x27;m planning on adding code navigation features similar to github&#x27;s `go to reference` and maybe an LLM to answer questions or give suggestions about the codebase.<p>I figured it might be useful to others!

no comments

no comments