Skip to content

Commit a8f7e1d

Browse files
authored
Update projects.html
1 parent cbf707d commit a8f7e1d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

projects.html

+7-1
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,15 @@
9090
<h2>Build Projects</h2>
9191
<h3>Build To-Do App : <a href="https://www.youtube.com/watch?v=X8gr-qA_JEs">Youtube Tutorial</a></h3><p> Using PERN Stack Course Postgres, Express, React, and Node #PERN </p>
9292
<h3>Turn Web App into a PWA : <a href="https://www.youtube.com/watch?v=FN1p-MI1b4o">Youtube Tutorial</a></h3><p> Learn how to convert Web Application into a PWA in 10 minutes.</p>
93-
<h3>ChatGPT Tutorial for Beginners : <a href="https://youtu.be/t3-q__hlrE4">Youtube Tutorial</a> </h3>
93+
<h3>ChatGPT Tutorial for Beginners 1: <a href="https://youtu.be/t3-q__hlrE4">Youtube Tutorial</a> </h3>
9494
<p>This tutorial gives a beginner's demo of how to access and use OpenAI ChatGPT. It's a Tutorial for Beginners. Using ChatGPT to write code.</p>
9595
<iframe width="560" height="315" src="https://www.youtube.com/embed/t3-q__hlrE4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
96+
<h3>ChatGPT Tutorial for Beginners 2 - Create a website in 1 minute : <a href="https://youtu.be/t3-q__hlrE4">Youtube Tutorial</a> </h3>
97+
<p>This tutorial gives a beginner's demo of how to access and use OpenAI ChatGPT and create Resposive website using chatGPT in less than 1 minute.</p>
98+
<iframe width="560" height="315" src="https://www.youtube.com/embed/W5UT-me9hkE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
99+
<h3>ChatGPT Tutorial for Beginners 3 - How to use Prompts in ChatGPT : <a href="https://youtu.be/t3-q__hlrE4">Youtube Tutorial</a> </h3>
100+
<p>This tutorial gives a beginner's demo of how to access and use Prompts in ChatGPT.</p>
101+
<iframe width="560" height="315" src="https://www.youtube.com/embed/OIPJ0zpGdp8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
96102

97103
<h3>Build TCP echo server app with Python :<a href="https://youtu.be/jm9mgejjTtw">Youtube Tutorial</a></h3>
98104
<p>we will make an Echo server using non-blocking TCP sockets using Python.</p>

0 commit comments

Comments
 (0)