Skip to content

Commit 61e7d19

Browse files
committed
Update latest videos
1 parent b8b5291 commit 61e7d19

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,20 @@ Check out my latest videos:
3939

4040
<table>
4141

42+
<tr>
43+
<td width="160">
44+
<a href="https://www.youtube.com/watch?v=9t1S-M5hmGM">
45+
<img src="https://img.youtube.com/vi/9t1S-M5hmGM/mqdefault.jpg" width="150"/>
46+
</a>
47+
</td>
48+
<td>
49+
<a href="https://www.youtube.com/watch?v=9t1S-M5hmGM">
50+
<strong>AI Code is Messy: Refactoring a React Dashboard to Production Standards</strong>
51+
</a>
52+
<br/>
53+
Stop shipping "spaghetti" AI code. I'm refactoring a real-world AI-generated React dashboard to show you exactly how to implement clean code principles, optimize performance with custom hooks, and fix...
54+
</td>
55+
</tr>
4256
<tr>
4357
<td width="160">
4458
<a href="https://www.youtube.com/watch?v=BPH95vDsnBM">
@@ -81,20 +95,6 @@ Check out my latest videos:
8195
Is AI making you a better developer, or just a faster one? In this episode of the Full Stack Journey, I’m putting "Vibe Coding" to the ultimate test. We asked ChatGPT to build a complex Creator Analyt...
8296
</td>
8397
</tr>
84-
<tr>
85-
<td width="160">
86-
<a href="https://www.youtube.com/watch?v=8TajvEhbBCY">
87-
<img src="https://img.youtube.com/vi/8TajvEhbBCY/mqdefault.jpg" width="150"/>
88-
</a>
89-
</td>
90-
<td>
91-
<a href="https://www.youtube.com/watch?v=8TajvEhbBCY">
92-
<strong>The React Kolkata Event LIVE</strong>
93-
</a>
94-
<br/>
95-
⭐ Subscribe: https://www.youtube.com/tapasadhikary ⭐ Join: https://www.youtube.com/channel/UCaYr5yxgOyk599Mnb3TGh-g/join...
96-
</td>
97-
</tr>
9898
<tr>
9999
<td width="160">
100100
<a href="https://www.youtube.com/watch?v=V2OWRUn_cvM">

profile/README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,20 @@ Check out my latest videos:
4141

4242
<table>
4343

44+
<tr>
45+
<td width="160">
46+
<a href="https://www.youtube.com/watch?v=9t1S-M5hmGM">
47+
<img src="https://img.youtube.com/vi/9t1S-M5hmGM/mqdefault.jpg" width="150"/>
48+
</a>
49+
</td>
50+
<td>
51+
<a href="https://www.youtube.com/watch?v=9t1S-M5hmGM">
52+
<strong>AI Code is Messy: Refactoring a React Dashboard to Production Standards</strong>
53+
</a>
54+
<br/>
55+
Stop shipping "spaghetti" AI code. I'm refactoring a real-world AI-generated React dashboard to show you exactly how to implement clean code principles, optimize performance with custom hooks, and fix...
56+
</td>
57+
</tr>
4458
<tr>
4559
<td width="160">
4660
<a href="https://www.youtube.com/watch?v=BPH95vDsnBM">
@@ -83,20 +97,6 @@ Check out my latest videos:
8397
Is AI making you a better developer, or just a faster one? In this episode of the Full Stack Journey, I’m putting "Vibe Coding" to the ultimate test. We asked ChatGPT to build a complex Creator Analyt...
8498
</td>
8599
</tr>
86-
<tr>
87-
<td width="160">
88-
<a href="https://www.youtube.com/watch?v=8TajvEhbBCY">
89-
<img src="https://img.youtube.com/vi/8TajvEhbBCY/mqdefault.jpg" width="150"/>
90-
</a>
91-
</td>
92-
<td>
93-
<a href="https://www.youtube.com/watch?v=8TajvEhbBCY">
94-
<strong>The React Kolkata Event LIVE</strong>
95-
</a>
96-
<br/>
97-
⭐ Subscribe: https://www.youtube.com/tapasadhikary ⭐ Join: https://www.youtube.com/channel/UCaYr5yxgOyk599Mnb3TGh-g/join...
98-
</td>
99-
</tr>
100100
<tr>
101101
<td width="160">
102102
<a href="https://www.youtube.com/watch?v=V2OWRUn_cvM">

0 commit comments

Comments
 (0)