File tree Expand file tree Collapse file tree 1 file changed +28
-8
lines changed Expand file tree Collapse file tree 1 file changed +28
-8
lines changed Original file line number Diff line number Diff line change 47
47
<br >
48
48
49
49
50
- <h3 >Dev Tools & Build Systems </h3 >
50
+ <h3 >Dev Tools & Build Tools </h3 >
51
51
<img src =" https://skillicons.dev/icons?i=vite,docker,webpack,npm " />
52
52
<img src="./images/clerk.png" height='47'/>
53
53
<br >
157
157
</td>
158
158
</tr >
159
159
160
- <!-- Frameworks & Libraries Section -->
160
+ <!-- Frameworks Section -->
161
161
<tr >
162
162
<th colspan="6" style="text-align: center; font-size: 20px; padding: 10px;">Frameworks</th>
163
163
</tr >
164
164
<tr >
165
- <td align="center">
166
- <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/react/react-original.svg" width="50" /><br/>
167
- <b>React</b><br/>
168
- Used in 40+ projects
169
- </td>
170
165
<td align="center">
171
166
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/nextjs/nextjs-original.svg" width="50" /><br/>
172
167
<b>Next.js</b><br/>
280
275
AI-based code editor
281
276
</td>
282
277
</tr >
278
+ <!-- Dev tools build tools -->
283
279
<tr >
284
- <th colspan =" 6 " style =" text-align : center ; font-size : 20px ; padding : 10px ;" >Dev Tools</th >
280
+ <th colspan =" 6 " style =" text-align : center ; font-size : 20px ; padding : 10px ;" >Dev Tools & Build Tools </th >
285
281
</tr >
286
282
<tr >
283
+ <td align =" center " >
284
+ <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/docker/docker-original.svg" width="50" /><br/>
285
+ <b>Docker</b><br/>
286
+ Containerization tool
287
+ </td>
287
288
<td align="center">
288
289
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/npm/npm-original-wordmark.svg" width="50" /><br/>
289
290
<b>NPM</b><br/>
305
306
Query language for APIs
306
307
</td>
307
308
</tr >
309
+
310
+ <!-- Cloud & Deployment-->
311
+ <tr >
312
+ <th colspan="6" style="text-align: center; font-size: 20px; padding: 10px;">Cloud & Deployment
313
+ </th >
314
+ </tr >
315
+ <tr >
316
+ <td align="center">
317
+ <img src="https://upload.wikimedia.org/wikipedia/commons/0/04/ChatGPT_logo.svg" height="50" /><br/>
318
+ <b>ChatGPT</b><br/>
319
+ AI Assistant for development
320
+ </td>
321
+ <td align="center">
322
+ <img src="https://cdn.brandfetch.io/ideKwS9dxx/w/400/h/400/theme/dark/icon.jpeg?c=1bxid64Mup7aczewSAYMX&t=1741336988021" height="50" /><br/>
323
+ <b>Cursor</b><br/>
324
+ AI-based code editor
325
+ </td>
326
+ </tr >
327
+
308
328
</table >
309
329
310
330
</details >
You can’t perform that action at this time.
0 commit comments