conwy

conwy

How do you find good ideas for projects - open-source or apps?

Caveat: Apologies in advance – I guess this topic has probably been done to death. But if it’s Ok to ask, I just want to try again and see if the popular thinking has changed recently or if someone might have a fresh or novel take on the topic.


I’ve been searching for ideas of open-source projects to either start or contribute to, or consumer apps to build, which might have a chance of getting some traction.

My goal is to improve my professional profile and develop skills beyond what I’m currently being hired to do. For example, develop better abilities around back-end development and scalable architecture.

Doing some market research, such as browsing the Apple App store and trying out various apps, or browsing Github profiles of various professionals, helps me to identify certain gaps.

However it’s very unclear how I would find actual users or consumers who are interested in using my product.

I guess that’s probably a well known challenge – getting people to adopt any kind of new habit, let alone download an app by some stranger, is going to be a hurdle.

But I’m just curious if anyone here has tried out any strategies or tactics for this. Please share if you like.

I’ll soon follow this up with a reply on what I’ve tried so far, and where I had some (albeit limited) success.

Most Liked

robin57

robin57

I usually find good project ideas by identifying real problems, exploring open-source repositories, and building apps that solve practical needs.

AstonJ

AstonJ

I’d say always follow your passion - do something you’re passionate about :023:

Donishak

Donishak

I used to overthink this a lot, but I found that the best ideas usually come from just being annoyed by something in my own workflow. A few months ago, I got tired of how messy my local documentation was, so I built a small CLI tool to auto-format it. It wasn’t “groundbreaking,” but because I actually used it every day, I stayed motivated to polish the code. If you’re looking for open source, I’ve had the best luck looking at the “Issues” tab of libraries I already use. Often there’s a small bug or a requested helper function that’s been sitting there for months. It’s way less pressure than starting from scratch, and you get that instant feedback loop from other contributors, which keeps it interesting. Just build something that saves you ten minutes a week; you’ll be surprised how many other people have the exact same frustration.

Where Next?

Popular General Dev topics Top

New
AstonJ
I really like our #general-developer-forum:in-the-news section and am wondering whether we could automate some of the cross-posting of th...
New
AstonJ
Stopwords are words that you normally filter for things like search queries, such as ‘as’, ‘because’ etc - there are a few online, but I ...
New
PaulMartin
Hey everyone! Do you have any tips or free resources that can help me learn Rspec? Although I know how to write some Rspec, I’m not very...
New
thetoaderseventytwo
I’ve been trying to dip my feet into using Unity and C# for the sake of developing games, however, I have barely any knowledge of how to ...
New
jaeyson
Is Rust still good to learn? Last time (ages ago) I heard there was changes made by the foundation. If not, is Go suitable for api and w...
New
harwind
I’m working on a web application where users can sign up with their email addresses. To ensure data integrity, I want to implement client...
/js
New
harwind
Given an array of integers, find the length of the longest increasing subsequence. A subsequence is a sequence that can be derived from a...
New
harwind
I am working on a Python script, and you encounter an error related to the misuse of lists and tuples. Here’s a simplified version of you...
New
harwind
Hi, Take a riveting look at exception handling in Java programming, including the complicated dance between try-catch blocks, checked an...
New

Other popular topics Top

New
AstonJ
I ended up cancelling my Moonlander order as I think it’s just going to be a bit too bulky for me. I think the Planck and the Preonic (o...
New
PragmaticBookshelf
Tailwind CSS is an exciting new CSS framework that allows you to design your site by composing simple utility classes to create complex e...
New
PragmaticBookshelf
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New
PragmaticBookshelf
Author Spotlight Rebecca Skinner @RebeccaSkinner Welcome to our latest author spotlight, where we sit down with Rebecca Skinner, auth...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
PragmaticBookshelf
Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic. Sam Ruby @rubys ...
New
AstonJ
Curious what kind of results others are getting, I think actually prefer the 7B model to the 32B model, not only is it faster but the qua...
New