Let’s be honest: we all have a graveyard of bookmarks.
Every time I see a cool open-source CLI tool on X/Twitter, a free API on Reddit, or an awesome-list on GitHub, I smash that bookmark button. "I'll definitely use this next week," I tell myself.
Spoiler alert: I never look at them again. And on the rare occasion that I actually remember a tool months later, I go back to find a broken link, a deprecated repository, or a project that quietly added a massive paywall.
Frustrated by this endless cycle of digital hoarding and link rot, I sat down and built a fix: DevShelf.
It’s a live, searchable, community-driven directory for the tools developers actually use—from local LLM infrastructure to cloud free tiers. But more importantly, I built it to be entirely open-source, and that is exactly why I'm writing this.
The Problem with Traditional "Awesome Lists"
GitHub is full of incredible awesome-[topic] lists. They are fantastic resources, but they have a couple of massive flaws:
- They go stale fast: Link rot is real, and maintaining them manually is a nightmare.
- They aren't built for discovery: Hunting through a massive markdown file for a specific testing framework or API isn't exactly the smoothest developer experience.
With DevShelf, I wanted to build something dynamic. It features automated repository checks to catch dead projects early, and a clean interface that makes finding assets effortless.
But a platform meant for the community needs to be built by the community.
Why I’m Looking for Contributors (Yes, You!)
The codebase is still fresh, lightweight, and highly malleable. Whether you are looking for your very first open-source contribution or you're a seasoned developer looking for a fun weekend project, there is plenty of room to make a real impact here.
We are actively looking for contributors to help us scale in a few key areas:
- Automation & Scripting: Improving our automated repo-checking engine to flag broken links or archived projects even faster.
- UI/UX Refinements: Making the search, filtering, and submission flows incredibly slick.
- Feature Enhancements: Building out better categorization tags and user submission queues.
- Data Curation: Spot a missing tool category or know an incredible open-source asset that isn't on the shelf yet? Submit it!
Let's Build It Together
If you’ve been looking for an active, welcoming project to dive into, I’d love to have you on board.
- 🌐 Explore the live platform: Check out how it looks and works at devshelf.ritualdev.in.
- 🛠️ Grab an issue or open a PR: Dive straight into the codebase on our DevShelf GitHub Repository.
Drop a comment below if you're jumping in, or let me know: what's the one indispensable tool in your current stack that absolutely deserves a spot on the shelf?
Top comments (0)