Skip to content

Commit 1bfec6c

Browse files
chore: projects from swaroopRajwal (#23)
* chore: projects from swaroopRajwal * chore: updated README
1 parent 95c2134 commit 1bfec6c

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed

.gitmodules

+9
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,12 @@
1919
[submodule "rust/fileport"]
2020
path = rust/fileport
2121
url = https://github.com/Shridhar-dev/fileport
22+
[submodule "react/poke-api"]
23+
path = react/poke-api
24+
url = https://github.com/swaroopRajwal/poke-api
25+
[submodule "react/visualizer"]
26+
path = react/visualizer
27+
url = https://github.com/swaroopRajwal/visualizer
28+
[submodule "react/octoprofile"]
29+
path = react/octoprofile
30+
url = https://github.com/swaroopRajwal/octoprofile

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ EXAMPLE:
8080
| Project Name (as is) | Description |
8181
| -------------------- | ------------------------------------------------------- |
8282
| react-shopping-cart | Webpage to store social links, using TailwindCSS and JS |
83+
| octoprofile | see your GitHub user profile the nicer way [NEXT, Typescript, TailwindCSS] |
84+
| sort-visualizer | array sorting animation [REACT, Typescript, MantineUI] |
85+
| pokemon-app | infinite scroll application [NEXT, Typescript, TailwindCSS, React-Query] |
8386

8487
### [node](/node/)
8588

react/octoprofile

Submodule octoprofile added at d3f7eee

react/poke-api

Submodule poke-api added at d407a64

react/visualizer

Submodule visualizer added at acb39c1

0 commit comments

Comments
 (0)