6
6
[ ![ contributions welcome] ( https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat )] ( https://github.com/Design-and-Code/Quick-projects/issues )
7
7
[ ![ issues] ( https://img.shields.io/github/issues/Design-and-Code/Quick-projects?color=6CC621 )] ( https://github.com/Design-and-Code/Quick-projects/issues )
8
8
9
- ![ Banner] ( https://github.com/Design-and-Code/Quick-projects/blob/8a7e9da681ad9c59139f0d791919b6b3ba57c7c0/.github/quick-projects-banner.png )
9
+
10
+ <img alt =" Banner " src =" https://github.com/Design-and-Code/Quick-projects/raw/8a7e9da681ad9c59139f0d791919b6b3ba57c7c0/.github/quick-projects-banner.png " >
11
+
10
12
11
13
---
12
14
@@ -41,7 +43,7 @@ Whether it be Vanilla JavaScript, React, Python or any other technology, if you'
41
43
42
44
- The repo will be of value for those looking for simple project ideas (check the list below).
43
45
- Original author has full credit for their work due to the use of git submodules.
44
- - We accept projects that are already exisiting on ** your** GitHub account.
46
+ - We accept projects that are already exisiting on ** your** GitHub account.
45
47
- ** We donot accept any project's code in the repo, only the submodules** . Essentially, all projects are links to your project's code.
46
48
47
49
## Projects List 📝
@@ -62,10 +64,12 @@ EXAMPLE:
62
64
| react-shopping-cart | Webpage to store social links, using TailwindCSS and JS |
63
65
64
66
<!-- ### [go](/go/) -->
67
+
65
68
### [ node] ( /node/ )
66
- | Project Name (as is) | Description |
67
- | -------------------- | ------------------------------------------------------- |
68
- | Blogging-Website | A Complete Blogging Website made with - Express, Nodejs, MongoDB |
69
+
70
+ | Project Name (as is) | Description |
71
+ | -------------------- | ---------------------------------------------------------------- |
72
+ | Blogging-Website | A Complete Blogging Website made with - Express, Nodejs, MongoDB |
69
73
70
74
<!-- ### [python](/python/) -->
71
75
<!-- ### [rust](/rust/) -->
@@ -80,10 +84,9 @@ EXAMPLE:
80
84
81
85
### [ Android] ( /android/ )
82
86
83
- | Project Name (as is) | Description |
84
- | -------------------- | ------------------------------------------------------------ |
85
- | gitcheatfinder | GitCheatFinder is an app that helps you to find Git commands.|
86
-
87
+ | Project Name (as is) | Description |
88
+ | -------------------- | ------------------------------------------------------------- |
89
+ | gitcheatfinder | GitCheatFinder is an app that helps you to find Git commands. |
87
90
88
91
## Folder Structure 📁
89
92
@@ -98,15 +101,27 @@ root
98
101
** We have projects related to following technologies:**
99
102
100
103
<div align =" left " >
101
-
102
- ![ JavaScript] ( https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E )
103
- ![ React] ( https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB )
104
- ![ NodeJS] ( https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white )
105
- ![ Rust Badge] ( https://img.shields.io/badge/Rust-000?logo=rust&logoColor=fff&style=for-the-badge )
106
- ![ Go Badge] ( https://img.shields.io/badge/Go-00ADD8?logo=go&logoColor=fff&style=for-the-badge )
107
- ![ Vue.js Badge] ( https://img.shields.io/badge/Vue.js-4FC08D?logo=vuedotjs&logoColor=fff&style=for-the-badge )
108
- ![ Python Badge] ( https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=fff&style=for-the-badge )
109
-
104
+ <a style =" text-decoration :none " >
105
+ <img height =" 30 " src =" https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E " />
106
+ </a >
107
+ <a style =" text-decoration :none " >
108
+ <img height =" 30 " src =" https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB " />
109
+ </a >
110
+ <a style =" text-decoration :none " >
111
+ <img height =" 30 " src =" https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white " />
112
+ </a >
113
+ <a style =" text-decoration :none " >
114
+ <img height =" 30 " src =" https://img.shields.io/badge/Rust-000?logo=rust&logoColor=fff&style=for-the-badge " />
115
+ </a >
116
+ <a style =" text-decoration :none " >
117
+ <img height =" 30 " src =" https://img.shields.io/badge/Go-00ADD8?logo=go&logoColor=fff&style=for-the-badge " />
118
+ </a >
119
+ <a style =" text-decoration :none " >
120
+ <img height =" 30 " src =" https://img.shields.io/badge/Vue.js-4FC08D?logo=vuedotjs&logoColor=fff&style=for-the-badge " />
121
+ </a >
122
+ <a style =" text-decoration :none " >
123
+ <img height =" 30 " src =" https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=fff&style=for-the-badge " />
124
+ </a >
110
125
</div >
111
126
112
127
## Contribution Guidelines 🏗
0 commit comments