From 4c5e6738736b3229cd0cc083c27b2d0820f253d4 Mon Sep 17 00:00:00 2001 From: bhaveshjb Date: Thu, 8 Jun 2023 16:03:50 +0530 Subject: [PATCH 1/4] added no code app builder platform in code generation section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22a93cba..ee5afdb0 100644 --- a/README.md +++ b/README.md @@ -471,6 +471,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ ## Code Generation + * [Appinvento](https://appinvento.io/) — AppInvento is a powerful backend builder that simplifies the process of building web applications without actually writing a single line of code and you also own the source code. It will reduce your time and also it will reduce your work by 70-80% the rest 20% is the business logic. * [DhiWise](https://www.dhiwise.com/) — Seamlessly turn Figma designs into dynamic Flutter & React applications with DhiWise's innovative code generation technology, optimizing your workflow and helping you craft exceptional mobile and web experiences faster than ever before. * [Codeium](https://www.codeium.com/) — Codeium is a free AI-powered code completion tool. It supports over 20+ programming languages (Python, JavaScript, Java, TypeScript, PHP, C/C++, Go, etc) and integrates with all major standalone and web IDEs. * [tabnine.com](https://www.tabnine.com/) — Tabnine helps developers create better software, faster by providing insights learned from all the code in the world. Plugin available. From 301a07a8d2408dc3298935edb9071fdd257f2a0a Mon Sep 17 00:00:00 2001 From: bhaveshjb Date: Tue, 13 Jun 2023 16:02:02 +0530 Subject: [PATCH 2/4] make the description short as per comment. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee5afdb0..9d111591 100644 --- a/README.md +++ b/README.md @@ -471,7 +471,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ ## Code Generation - * [Appinvento](https://appinvento.io/) — AppInvento is a powerful backend builder that simplifies the process of building web applications without actually writing a single line of code and you also own the source code. It will reduce your time and also it will reduce your work by 70-80% the rest 20% is the business logic. + * [Appinvento](https://appinvento.io/) — Build your application’s backend easily with AppInvento. you can have full control and ownership of the source code. Enjoy the added benefit of automatically generated APIs for seamless integration. * [DhiWise](https://www.dhiwise.com/) — Seamlessly turn Figma designs into dynamic Flutter & React applications with DhiWise's innovative code generation technology, optimizing your workflow and helping you craft exceptional mobile and web experiences faster than ever before. * [Codeium](https://www.codeium.com/) — Codeium is a free AI-powered code completion tool. It supports over 20+ programming languages (Python, JavaScript, Java, TypeScript, PHP, C/C++, Go, etc) and integrates with all major standalone and web IDEs. * [tabnine.com](https://www.tabnine.com/) — Tabnine helps developers create better software, faster by providing insights learned from all the code in the world. Plugin available. From 8111b4b91d5517a21fba3db887dd82ca438b0231 Mon Sep 17 00:00:00 2001 From: bhaveshjb Date: Fri, 16 Jun 2023 11:05:01 +0530 Subject: [PATCH 3/4] changes in details --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d111591..83567d7b 100644 --- a/README.md +++ b/README.md @@ -471,7 +471,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ ## Code Generation - * [Appinvento](https://appinvento.io/) — Build your application’s backend easily with AppInvento. you can have full control and ownership of the source code. Enjoy the added benefit of automatically generated APIs for seamless integration. + * [Appinvento](https://appinvento.io/) — Empower your application’s backend effortlessly with AppInvento. Take full control and ownership of your source code while enjoying unlimited APIs and routes for seamless integration. With our free plan, access three projects, five tables, and a game-changing Google add-on. * [DhiWise](https://www.dhiwise.com/) — Seamlessly turn Figma designs into dynamic Flutter & React applications with DhiWise's innovative code generation technology, optimizing your workflow and helping you craft exceptional mobile and web experiences faster than ever before. * [Codeium](https://www.codeium.com/) — Codeium is a free AI-powered code completion tool. It supports over 20+ programming languages (Python, JavaScript, Java, TypeScript, PHP, C/C++, Go, etc) and integrates with all major standalone and web IDEs. * [tabnine.com](https://www.tabnine.com/) — Tabnine helps developers create better software, faster by providing insights learned from all the code in the world. Plugin available. From a14b6ce1ff901b5a798f8eb9adfd0dc07cfd19f6 Mon Sep 17 00:00:00 2001 From: bhaveshjb Date: Mon, 19 Jun 2023 11:11:33 +0530 Subject: [PATCH 4/4] changes in intro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83567d7b..db769fbc 100644 --- a/README.md +++ b/README.md @@ -471,7 +471,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ ## Code Generation - * [Appinvento](https://appinvento.io/) — Empower your application’s backend effortlessly with AppInvento. Take full control and ownership of your source code while enjoying unlimited APIs and routes for seamless integration. With our free plan, access three projects, five tables, and a game-changing Google add-on. + * [Appinvento](https://appinvento.io/) — AppInvento is a free No code app builder. In the automatically generated backend code, users have complete access to the source code along with unlimited APIs and routes, allowing for extensive integration. The free plan includes three projects, five tables, and a Google add-on. * [DhiWise](https://www.dhiwise.com/) — Seamlessly turn Figma designs into dynamic Flutter & React applications with DhiWise's innovative code generation technology, optimizing your workflow and helping you craft exceptional mobile and web experiences faster than ever before. * [Codeium](https://www.codeium.com/) — Codeium is a free AI-powered code completion tool. It supports over 20+ programming languages (Python, JavaScript, Java, TypeScript, PHP, C/C++, Go, etc) and integrates with all major standalone and web IDEs. * [tabnine.com](https://www.tabnine.com/) — Tabnine helps developers create better software, faster by providing insights learned from all the code in the world. Plugin available.