File tree Expand file tree Collapse file tree 4 files changed +20
-1
lines changed Expand file tree Collapse file tree 4 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 49
49
<img src =" ./images/react-router-dom.png " width =" " height =' 47 ' />
50
50
<img src =" https://skillicons.dev/icons?i=redux " />
51
51
<img src =" ./images/framer-motion.svg " height =' 47 ' />
52
+ <img src =" ./images/passport-logo.png " height =' 47 ' />
53
+ <img src =" ./images/oauth.png " height =' 47 ' />
54
+ <img src =" ./images/jwt.png " height =' 47 ' />
52
55
<img src =" ./images/soket-io.png " height =' 47 ' />
53
56
<img src =" https://skillicons.dev/icons?i=threejs,materialui " />
54
57
<img src =" ./images/shadcn-ui.png " height =' 47 ' />
234
237
</tr >
235
238
236
239
<tr >
240
+ <td align="center">
241
+ <img src="./images/jwt.png" width="50" alt="JWT Logo" /><br/>
242
+ <b>JWT</b><br/>
243
+ Secure token-based authentication for APIs
244
+ </td >
245
+ <td align =" center " >
246
+ <img src="./images/passport-logo.png" width="50" alt="Passport.js Logo" /><br/>
247
+ <b>Passport.js</b><br/>
248
+ Simple, modular authentication middleware for Node.js
249
+ </td >
250
+ <td align =" center " >
251
+ <img src="./images/oauth.png" width="50" alt="OAuth Logo" /><br/>
252
+ <b>OAuth</b><br/>
253
+ Authorization protocol for secure third-party access
254
+ </td >
237
255
<td align =" center " >
238
256
<img src =" https://skills-icons.vercel.app/api/icons?i=socketio " width =" 50 " /><br />
239
257
<b >Socket.IO</b ><br />
244
262
<b >Three.js</b ><br />
245
263
3D web experiences with WebGL
246
264
</td >
265
+ </tr >
247
266
267
+ <tr >
248
268
<td align =" center " >
249
269
<img src =" ./images/shadcn-ui.png " height =" 50 " alt =" shadcn UI Logo " /><br />
250
270
<b >shadcn UI</b ><br />
257
277
React components for faster web development
258
278
</td >
259
279
260
-
261
280
</tr >
262
281
263
282
<!-- Databases Section -->
You can’t perform that action at this time.
0 commit comments