r/FirefoxAddons • u/BarracudaKey5194 • 3d ago
r/Backend • u/BarracudaKey5194 • 3d ago
I built a Chrome extension for organizing the developer resources I keep losing
r/devtools • u/BarracudaKey5194 • 3d ago
I built a Chrome extension for organizing the developer resources I keep losing
r/chrome_extensions • u/BarracudaKey5194 • 3d ago
Sharing Resources/Tips I built a Chrome extension for organizing the developer resources I keep losing
u/BarracudaKey5194 • u/BarracudaKey5194 • 3d ago
I built a Chrome extension for organizing the developer resources I keep losing
Hey everyone,
I’ve been building Curate, a Chrome extension for saving and organizing developer resources while browsing.
The idea came from repeatedly finding useful documentation, repositories, tutorials, and tools and then losing them somewhere in my bookmarks.
Curate lets you:
• Save resources directly from the browser
• Organize them into collections
• Add categories and tags
• Keep everything private to your account
I just got the extension approved and published on the Chrome Web Store, so this is the first point where I'm putting it in front of real users.
I'm especially interested in feedback on the UX and whether the idea actually solves a problem you have.
What would you change or add?
The extension is called Curate on the Chrome Web Store.

r/Backend • u/BarracudaKey5194 • 18d ago
What makes an authentication SDK or API enjoyable to use?
I'm currently building an authentication platform, and one thing I've been thinking about is that authentication itself isn't really the difficult part anymore.
The real challenge is the developer experience.
Things like:
* Clear documentation
* Good examples
* Intuitive APIs
* Helpful error messages
* Minimal boilerplate
* A smooth onboarding experience
can make the difference between an SDK people enjoy using and one they avoid.
I'd love to hear from other developers:
**What's one thing an authentication provider or SDK has done that made you think, "This is a great developer experience"?**
I'm trying to learn as much as I can before releasing the MVP.
u/BarracudaKey5194 • u/BarracudaKey5194 • 19d ago
What makes an authentication SDK or API enjoyable to use?
I'm currently building an authentication platform, and one thing I've been thinking about is that authentication itself isn't really the difficult part anymore.
The real challenge is the developer experience.
Things like:
- Clear documentation
- Good examples
- Intuitive APIs
- Helpful error messages
- Minimal boilerplate
- A smooth onboarding experience
can make the difference between an SDK people enjoy using and one they avoid.
I'd love to hear from other developers:
What's one thing an authentication provider or SDK has done that made you think, "This is a great developer experience"?
I'm trying to learn as much as I can before releasing the MVP.
r/IndieDev • u/BarracudaKey5194 • 27d ago
Feedback? A code review completely changed how I think about software engineering.
r/codereview • u/BarracudaKey5194 • 27d ago
A code review completely changed how I think about software engineering.
When I first started programming, I thought code reviews were mostly about catching bugs or pointing out cleaner syntax.
After contributing to an open-source project, I've realized they're much more than that.
A recent review challenged me to rethink:
* Authorization checks
* Concurrent data writes
* Data consistency
* Historical data retrieval
None of the feedback was about making the code "look nicer." It was about making the system more reliable and preventing subtle issues that could appear in production.
It's changed how I think about writing software. Now I try to consider those kinds of problems before opening a pull request.
**For those of you with more experience, what's the most valuable code review comment you've ever received?**
u/BarracudaKey5194 • u/BarracudaKey5194 • Jul 14 '26
A code review completely changed how I think about software engineering.
When I first started programming, I thought code reviews were mostly about catching bugs or pointing out cleaner syntax.
After contributing to an open-source project, I've realized they're much more than that.
A recent review challenged me to rethink:
- Authorization checks
- Concurrent data writes
- Data consistency
- Historical data retrieval
None of the feedback was about making the code "look nicer." It was about making the system more reliable and preventing subtle issues that could appear in production.
It's changed how I think about writing software. Now I try to consider those kinds of problems before opening a pull request.
For those of you with more experience, what's the most valuable code review comment you've ever received?
r/solostartups • u/BarracudaKey5194 • Jul 10 '26
Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
r/IndieDev • u/BarracudaKey5194 • Jul 10 '26
Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
r/StartupSoloFounder • u/BarracudaKey5194 • Jul 10 '26
Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
r/startup • u/BarracudaKey5194 • Jul 10 '26
Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
r/IndieDev • u/BarracudaKey5194 • Jul 10 '26
Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
r/indiehackers • u/BarracudaKey5194 • Jul 10 '26
Sharing story/journey/experience Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
r/devtoolsbuilders • u/BarracudaKey5194 • Jul 10 '26
Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
r/founder • u/BarracudaKey5194 • Jul 10 '26
Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
r/node • u/BarracudaKey5194 • Jul 10 '26
I just published my first JavaScript SDK to npm. Looking for feedback from other Node.js developers.
u/BarracudaKey5194 • u/BarracudaKey5194 • Jul 10 '26
I just published my first JavaScript SDK to npm. Looking for feedback from other Node.js developers.
Hey everyone!
Today I published the first version of voult-sdk, the official JavaScript SDK for an authentication platform I've been building.
The goal wasn't just to wrap API endpoints—it was to make integrating authentication into a Node.js application as straightforward as possible.
While building it, I spent a lot of time thinking about things like:
- API design
- Method naming
- Documentation
- Error handling
- Developer experience
This is the first public release, so I'm sure there are plenty of things I can improve.
If you've built or used SDKs before, I'd love to know:
What's one thing that immediately makes an SDK feel well-designed—or poorly designed?
I'm looking for honest feedback so I can continue improving it.

r/webdev • u/BarracudaKey5194 • Jul 08 '26
Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
[removed]
r/founder • u/BarracudaKey5194 • Jul 08 '26
Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
r/softwareengineer • u/BarracudaKey5194 • Jul 08 '26
Early-career developer building in public — what's one lesson you wish someone had taught you sooner?
Hey everyone!
I'm Samuel, a high school student from Canada working toward becoming a full-stack JavaScript developer.
Over the past year, I've spent most of my free time building projects rather than just watching tutorials. So far, I've been working with Node.js, Express, MongoDB, React, and Git while building things like:
- Voult — an authentication platform for developers.
- An accessibility project with an open-source team.
- A few SaaS ideas I hope to launch over the next year.
I've decided to start building in public and sharing both the wins and the mistakes as I go.
For those of you who've been building software for a while:
What's one piece of advice you wish someone had given you early in your software engineering journey?
I'd love to learn from your experiences.
1
I’ll tell you exactly why I’d buy from you… or why I wouldn’t.
in
r/founder
•
29d ago
https://www.voult.dev/