Skip to content

Commit 5098118

Browse files
Update README.md to include GSAP and Three.js skill icons, enhancing the representation of animation and 3D web technologies, while removing the redundant Three.js entry for improved clarity.
1 parent 83ac665 commit 5098118

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<br>
4545

4646
<h3>Libraries & UI Libraries</h3>
47-
<img src="https://skill-icons-snowy.vercel.app/api/icons?i=react,tailwind,redux,reactrouter,framermotion,passportjs,jwt,OAuth,soketio,threejs,materialUI,shadcn&perline=15&t=dark" />
47+
<img src="https://skill-icons-snowy.vercel.app/api/icons?i=react,tailwind,redux,reactrouter,framermotion,gsap,passportjs,jwt,OAuth,soketio,threejs,materialUI,shadcn&perline=15&t=dark" />
4848
<br>
4949

5050
<h3>Dev Tools & Build Tools</h3>
@@ -221,6 +221,18 @@
221221
I use Framer Motion daily for smooth, interactive animations in React.
222222
</td>
223223
</tr>
224+
<tr>
225+
<td align="center">
226+
<img src="https://skill-icons-snowy.vercel.app/api/icons?i=gsap&perline=15&t=dark" /><br/>
227+
<b>GSAP</b><br/>
228+
Powerful animation library for modern web interfaces
229+
</td>
230+
<td align="center">
231+
<img src="https://skill-icons-snowy.vercel.app/api/icons?i=threejs&perline=15&t=dark" /><br>
232+
<b>Three.js</b><br/>
233+
3D web experiences with WebGL
234+
</td>
235+
</tr>
224236

225237
<tr>
226238
<td align="center">
@@ -243,11 +255,6 @@
243255
<b>Socket.IO</b><br/>
244256
Real-time, bidirectional communication between web clients and servers
245257
</td>
246-
<td align="center">
247-
<img src="https://skill-icons-snowy.vercel.app/api/icons?i=threejs&perline=15&t=dark" /><br>
248-
<b>Three.js</b><br/>
249-
3D web experiences with WebGL
250-
</td>
251258
</tr>
252259

253260
<tr>

0 commit comments

Comments
 (0)