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.

Where Next?

Popular General Dev topics Top

Jase
Any opinions on the best platform for dev-friendly blogging?
New
AstonJ
This article got me thinking about encrypted chat: Europol said that French police had discovered some of EncroChat’s servers were lo...
New
brennan
Trying to understand recursion in Elixir. Sometimes it is simple based on the problem, sometimes it is hard. Any suggestions on how to le...
New
New
sona11
How can I apply a modified date and time to a variable? This is what I get when I execute the following query in SQL Server Mgmt Studio: ...
New
harwind
I have an array of strings in JavaScript, and I need to convert it into a single string with specific delimiter characters between the el...
/js
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
harwind
I’m considering learning new languages to expand my programming skills in 2023. While aware of popular choices, I seek advice on striking...
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

Other popular topics Top

DevotionGeo
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New
siddhant3030
I’m thinking of buying a monitor that I can rotate to use as a vertical monitor? Also, I want to know if someone is using it for program...
New
Rainer
My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
New
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
dimitarvp
Small essay with thoughts on macOS vs. Linux: I know @Exadra37 is just waiting around the corner to scream at me “I TOLD YOU SO!!!” but I...
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
New
PragmaticBookshelf
Use WebRTC to build web applications that stream media and data in real time directly from one user to another, all in the browser. ...
New
New
Help
I am trying to crate a game for the Nintendo switch, I wanted to use Java as I am comfortable with that programming language. Can you use...
New