Skip to content

Commit dad8047

Browse files
authored
Merge branch 'main' into heartdisease
2 parents 9c41b05 + 8f4e4d0 commit dad8047

File tree

4 files changed

+11
-1
lines changed

4 files changed

+11
-1
lines changed

.gitmodules

+7-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737
[submodule "vanilla/sneakyy"]
3838
path = vanilla/sneakyy
3939
url = https://github.com/sakshamgurbhele/sneakyy
40+
[submodule "android/urnotes"]
41+
path = android/urnotes
42+
url = https://github.com/sakshamgurbhele/urNOTES
43+
[submodule "react/playlist-ify"]
44+
path = react/playlist-ify
45+
url = https://github.com/sakshamgurbhele/playlist-ify
4046
[submodule "ML/heart-disease-prediction"]
4147
path = ML/heart-disease-prediction
42-
url = https://github.com/sakshamgurbhele/heart-disease-prediction
48+
url = https://github.com/sakshamgurbhele/heart-disease-prediction

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ EXAMPLE:
6868
| Project Name (as is) | Description |
6969
| -------------------- | ------------------------------------------------------------- |
7070
| gitcheatfinder | GitCheatFinder is an app that helps you to find Git commands. |
71+
| urNOTES | urNOTES is an app to store your notes |
7172

7273
### [django](/django/)
7374

@@ -85,6 +86,7 @@ EXAMPLE:
8586
| pokemon-app | infinite scroll application [NEXT, Typescript, TailwindCSS, React-Query] |
8687
| microsoft-clonne | Ui clone of Microsoft stie which gives you actual feal of browsing microsoft site|
8788
|Recipe-app | A webpage which fetches recepies . Find your beloved food reciepies dont just stare now cook by yourself|
89+
| playlist-ify | a basic web3 project to store your playlists on solana blockchain |
8890

8991
### [node](/node/)
9092

android/urnotes

Submodule urnotes added at 8e6e15d

react/playlist-ify

Submodule playlist-ify added at 06e1e24

0 commit comments

Comments
 (0)