@@ -56,38 +56,44 @@ NOTE:
56
56
EXAMPLE:
57
57
| project-name | description |
58
58
-->
59
+
60
+ <!-- ### [go](/go/) -->
61
+ <!-- ### [node](/node/) -->
62
+ <!-- ### [python](/python/) -->
63
+ <!-- ### [rust](/rust/) -->
64
+ <!-- ### [vue](/vue/) -->
65
+
66
+ ### [ android] ( /android/ )
67
+
68
+ | Project Name (as is) | Description |
69
+ | -------------------- | ------------------------------------------------------------- |
70
+ | gitcheatfinder | GitCheatFinder is an app that helps you to find Git commands. |
71
+
72
+ ### [ django] ( /django/ )
73
+
74
+ | Project Name (as is) | Description |
75
+ | -------------------- | --------------------------------------------------------- |
76
+ | studentmarkscrud | Application to perform CRUD operations by students' marks |
59
77
60
- ### [ ReactJS ] ( /react/ )
78
+ ### [ reactJS ] ( /react/ )
61
79
62
80
| Project Name (as is) | Description |
63
81
| -------------------- | ------------------------------------------------------- |
64
82
| react-shopping-cart | Webpage to store social links, using TailwindCSS and JS |
65
83
66
- <!-- ### [go](/go/) -->
67
-
68
84
### [ node] ( /node/ )
69
85
70
86
| Project Name (as is) | Description |
71
87
| -------------------- | ---------------------------------------------------------------- |
72
88
| Blogging-Website | A Complete Blogging Website made with - Express, Nodejs, MongoDB |
73
89
74
- <!-- ### [python](/python/) -->
75
- <!-- ### [rust](/rust/) -->
76
- <!-- ### [vue](/vue/) -->
77
-
78
- ### [ Vanilla JS] ( /vanilla/ )
90
+ ### [ vanilla JS] ( /vanilla/ )
79
91
80
92
| Project Name (as is) | Description |
81
93
| -------------------- | ------------------------------------------------ |
82
94
| links-card | Webpage to store one's social links |
83
95
| prook | Simple portfolio webpage built using tailwindCSS |
84
96
85
- ### [ Android] ( /android/ )
86
-
87
- | Project Name (as is) | Description |
88
- | -------------------- | ------------------------------------------------------------- |
89
- | gitcheatfinder | GitCheatFinder is an app that helps you to find Git commands. |
90
-
91
97
## Folder Structure 📁
92
98
93
99
```
0 commit comments