From 57a6e5694c2f6a8f566677d520735187ec41cb9e Mon Sep 17 00:00:00 2001 From: Sean O'Mahoney Date: Mon, 3 Oct 2022 10:53:18 +0100 Subject: [PATCH] Added florinpop17/app-ideas --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e53d9688..f1a8b3aa 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ When learning CS, there are some useful sites you must know to get always inform - [vicky002/1000-Projects](https://github.com/vicky002/1000_Projects) : Mega List of practical projects that one can solve in any programming language! - [reddit.com/r/AppIdeas](https://www.reddit.com/r/AppIdeas/) : A place to discuss ideas for applications, for bored developers. - [reddit.com/r/SomebodyMakeThis](https://www.reddit.com/r/SomebodyMakeThis/) : A home for ideas by people who lack time, money, or skills. +- [florinpop17/app-ideas](https://github.com/florinpop17/app-ideas) : A Collection of application ideas which can be used to improve your coding skills.
↥ Back To Top