@@ -6,7 +6,7 @@ const courses = {
6
6
description : 'Learn how to automate your development workflows with GitHub Actions.' ,
7
7
ytb_vid : 'C7bHn1ZZCXI' ,
8
8
content : `
9
- This course will cover:
9
+ \n # This course will cover:
10
10
\n- Setting up GitHub Actions
11
11
\n- Automating CI/CD pipelines
12
12
\n- Managing workflows with YAML files
@@ -21,11 +21,12 @@ const courses = {
21
21
description : 'Deploy static websites using GitHub Pages.' ,
22
22
ytb_vid : 'C7bHn1ZZCXI' ,
23
23
content : `
24
- Learn how to:
24
+ \n# Learn how to:
25
25
\n- Host websites on GitHub Pages
26
26
\n- Use custom domains
27
27
\n- Automate deployment with GitHub Actions
28
28
\n- Debug common issues
29
+
29
30
` ,
30
31
} ,
31
32
'course 3: introduction to firebase' : {
@@ -35,7 +36,7 @@ const courses = {
35
36
description : 'Get started with Firebase to build modern web and mobile apps.' ,
36
37
ytb_vid : 'C7bHn1ZZCXI' ,
37
38
content : `
38
- This course covers:
39
+ \n# This course covers:
39
40
\n- Setting up Firebase projects
40
41
\n- Using Firestore for real-time databases
41
42
\n- Firebase Authentication
@@ -49,7 +50,7 @@ const courses = {
49
50
description : 'Learn how to use Cloudflare to enhance website performance and security.' ,
50
51
ytb_vid : 'C7bHn1ZZCXI' ,
51
52
content : `
52
- In this course, you will learn:
53
+ In# This course, you will learn:
53
54
\n- DNS management
54
55
\n- Cloudflare CDN
55
56
\n- DDoS protection
@@ -63,7 +64,7 @@ const courses = {
63
64
description : 'A comprehensive guide to understanding domain registration and hosting.' ,
64
65
ytb_vid : 'C7bHn1ZZCXI' ,
65
66
content : `
66
- Learn about:
67
+ \n # Learn about:
67
68
\n- Domain registration
68
69
\n- Hosting options and services
69
70
\n- DNS configuration
@@ -77,7 +78,7 @@ const courses = {
77
78
description : 'Learn how to create and deploy a Discord bot using JavaScript.' ,
78
79
ytb_vid : 'C7bHn1ZZCXI' ,
79
80
content : `
80
- This course will cover:
81
+ \n# This course will cover:
81
82
\n- Setting up a Discord bot
82
83
\n- Using Discord.js library
83
84
\n- Handling events and commands
@@ -91,7 +92,7 @@ const courses = {
91
92
description : 'Create and manage a Telegram bot using the Telegram Bot API.' ,
92
93
ytb_vid : 'C7bHn1ZZCXI' ,
93
94
content : `
94
- Learn how to:
95
+ \n # Learn how to:
95
96
\n- Set up a Telegram bot
96
97
\n- Handle messages and commands
97
98
\n- Integrate webhooks for real-time responses
@@ -105,7 +106,7 @@ const courses = {
105
106
description : 'Master the art of integrating webhooks into your applications.' ,
106
107
ytb_vid : 'C7bHn1ZZCXI' ,
107
108
content : `
108
- This course will teach:
109
+ \n# This course will teach:
109
110
\n- What webhooks are and how they work
110
111
\n- Setting up webhooks in your application
111
112
\n- Handling incoming requests
@@ -119,7 +120,7 @@ const courses = {
119
120
description : 'Enhance your terminal experience with OH MY ZSH.' ,
120
121
ytb_vid : 'C7bHn1ZZCXI' ,
121
122
content : `
122
- This course covers:
123
+ \n# This course covers:
123
124
\n- Installing and configuring OH MY ZSH
124
125
\n- Customizing ZSH themes and plugins
125
126
\n- Productivity tips for terminal users
@@ -132,7 +133,7 @@ const courses = {
132
133
description : 'Learn how to create a productive and visually appealing terminal environment.' ,
133
134
ytb_vid : 'C7bHn1ZZCXI' ,
134
135
content : `
135
- This course will teach you:
136
+ \n# This course will teach you:
136
137
\n- Customizing terminal prompts and colors
137
138
\n- Installing and using terminal extensions
138
139
\n- Workflow automation in terminal
@@ -145,7 +146,7 @@ const courses = {
145
146
description : 'A complete guide to operating and optimizing your Windows system for development.' ,
146
147
ytb_vid : 'C7bHn1ZZCXI' ,
147
148
content : `
148
- This course covers:
149
+ \n# This course covers:
149
150
\n- Essential Windows commands and shortcuts
150
151
\n- Setting up a development environment
151
152
\n- Optimizing system performance for coding
@@ -158,7 +159,7 @@ const courses = {
158
159
description : 'Master Linux commands and workflows for software development.' ,
159
160
ytb_vid : 'C7bHn1ZZCXI' ,
160
161
content : `
161
- Learn how to:
162
+ \n # Learn how to:
162
163
\n- Navigate Linux file systems
163
164
\n- Work with terminal commands
164
165
\n- Set up environments for coding and deployment
@@ -171,7 +172,7 @@ const courses = {
171
172
description : 'Build and showcase your skills with a professional online portfolio.' ,
172
173
ytb_vid : 'C7bHn1ZZCXI' ,
173
174
content : `
174
- This course will teach:
175
+ \n# This course will teach:
175
176
\n- Structuring and designing portfolios
176
177
\n- Using frameworks like Bootstrap or Tailwind
177
178
\n- Hosting and deploying your portfolio site
@@ -184,7 +185,7 @@ const courses = {
184
185
description : 'Learn about effective indexing strategies for databases.' ,
185
186
ytb_vid : 'C7bHn1ZZCXI' ,
186
187
content : `
187
- In this course, you will learn:
188
+ In# This course, you will learn:
188
189
\n- Types of indexing methods
189
190
\n- Implementing indexing in databases
190
191
\n- Optimizing queries with indexing
@@ -197,7 +198,7 @@ const courses = {
197
198
description : 'Dive deeper into GitHub features and best practices.' ,
198
199
ytb_vid : 'C7bHn1ZZCXI' ,
199
200
content : `
200
- This course covers:
201
+ \n# This course covers:
201
202
\n- Advanced branching strategies
202
203
\n- Managing pull requests and code reviews
203
204
\n- Leveraging GitHub Actions for CI/CD
@@ -210,7 +211,7 @@ const courses = {
210
211
description : 'Learn how to build cross-platform apps with Flutter.' ,
211
212
ytb_vid : 'C7bHn1ZZCXI' ,
212
213
content : `
213
- This course will teach:
214
+ \n# This course will teach:
214
215
\n- Setting up Flutter environment
215
216
\n- Building layouts and navigation
216
217
\n- Integrating APIs and services
@@ -223,7 +224,7 @@ const courses = {
223
224
description : 'Master the fundamentals of data structures and algorithms.' ,
224
225
ytb_vid : 'C7bHn1ZZCXI' ,
225
226
content : `
226
- In this course, you will learn:
227
+ \n# This course, you will learn:
227
228
\n- Common data structures
228
229
\n- Algorithm design techniques
229
230
\n- Complexity analysis
@@ -236,7 +237,7 @@ const courses = {
236
237
description : 'Get introduced to the world of machine learning.' ,
237
238
ytb_vid : 'C7bHn1ZZCXI' ,
238
239
content : `
239
- This course covers:
240
+ \n# This course covers:
240
241
\n- Key concepts of machine learning
241
242
\n- Supervised vs unsupervised learning
242
243
\n- Implementing basic algorithms in Python
@@ -249,7 +250,7 @@ const courses = {
249
250
description : 'Understand the basics of cyber security and how to protect systems.' ,
250
251
ytb_vid : 'C7bHn1ZZCXI' ,
251
252
content : `
252
- Learn about:
253
+ \n # Learn about:
253
254
\n- Common threats and vulnerabilities
254
255
\n- Security measures and best practices
255
256
\n- Incident response strategies
@@ -262,7 +263,7 @@ const courses = {
262
263
description : 'Learn how to scrape web data using Python libraries.' ,
263
264
ytb_vid : 'C7bHn1ZZCXI' ,
264
265
content : `
265
- This course will teach you:
266
+ \n# This course will teach you:
266
267
\n- Using BeautifulSoup and Scrapy
267
268
\n- Handling web requests and responses
268
269
\n- Storing scraped data for analysis
@@ -275,7 +276,7 @@ const courses = {
275
276
description : 'Create RESTful APIs using Flask in Python.' ,
276
277
ytb_vid : 'C7bHn1ZZCXI' ,
277
278
content : `
278
- In this course, you will learn:
279
+ In# This course, you will learn:
279
280
\n- Setting up Flask environment
280
281
\n- Creating routes and handling requests
281
282
\n- Integrating with databases
@@ -288,7 +289,7 @@ const courses = {
288
289
description : 'Explore popular front-end frameworks like React, Angular, and Vue.js.' ,
289
290
ytb_vid : 'C7bHn1ZZCXI' ,
290
291
content : `
291
- Learn about:
292
+ \n # Learn about:
292
293
\n- Comparing different frameworks
293
294
\n- Setting up development environments
294
295
\n- Building projects with chosen frameworks
@@ -301,7 +302,7 @@ const courses = {
301
302
description : 'Learn to build scalable applications using Node.js.' ,
302
303
ytb_vid : 'C7bHn1ZZCXI' ,
303
304
content : `
304
- This course covers:
305
+ \n# This course covers:
305
306
\n- Setting up Node.js environment
306
307
\n- Creating servers and APIs
307
308
\n- Handling asynchronous programming
@@ -314,7 +315,7 @@ const courses = {
314
315
description : 'Master testing and debugging techniques for software development.' ,
315
316
ytb_vid : 'C7bHn1ZZCXI' ,
316
317
content : `
317
- Learn how to:
318
+ \n # Learn how to:
318
319
\n- Write unit and integration tests
319
320
\n- Use testing frameworks
320
321
\n- Debugging techniques and tools
@@ -327,7 +328,7 @@ const courses = {
327
328
description : 'Understand DevOps practices and principles for better collaboration.' ,
328
329
ytb_vid : 'C7bHn1ZZCXI' ,
329
330
content : `
330
- This course will teach:
331
+ \n# This course will teach:
331
332
\n- Continuous integration and delivery
332
333
\n- Infrastructure as code
333
334
\n- Monitoring and logging best practices
@@ -340,7 +341,7 @@ const courses = {
340
341
description : 'Learn the basics of containerization using Docker.' ,
341
342
ytb_vid : 'C7bHn1ZZCXI' ,
342
343
content : `
343
- In this course, you will learn:
344
+ In# This course, you will learn:
344
345
\n- Setting up Docker environment
345
346
\n- Building and running containers
346
347
\n- Managing container orchestration
@@ -353,7 +354,7 @@ const courses = {
353
354
description : 'Build mobile applications using React Native framework.' ,
354
355
ytb_vid : 'C7bHn1ZZCXI' ,
355
356
content : `
356
- This course covers:
357
+ \n# This course covers:
357
358
\n- Setting up React Native environment
358
359
\n- Building UI components
359
360
\n- Managing state and navigation
@@ -366,7 +367,7 @@ const courses = {
366
367
description : 'Learn how to work with APIs for integrating services.' ,
367
368
ytb_vid : 'C7bHn1ZZCXI' ,
368
369
content : `
369
- Learn about:
370
+ \n # Learn about:
370
371
\n- Types of APIs (REST, SOAP)
371
372
\n- Consuming APIs in applications
372
373
\n- API authentication and security
@@ -379,7 +380,7 @@ const courses = {
379
380
description : 'Automate repetitive tasks using Python scripts.' ,
380
381
ytb_vid : 'C7bHn1ZZCXI' ,
381
382
content : `
382
- This course will teach you:
383
+ \n# This course will teach you:
383
384
\n- Writing scripts for automation
384
385
\n- Using libraries for web scraping and API calls
385
386
\n- Scheduling tasks with cron jobs
@@ -392,7 +393,7 @@ const courses = {
392
393
description : 'Enhance your communication skills in technical environments.' ,
393
394
ytb_vid : 'C7bHn1ZZCXI' ,
394
395
content : `
395
- Learn how to:
396
+ \n # Learn how to:
396
397
\n- Communicate technical concepts clearly
397
398
\n- Collaborate with teams effectively
398
399
\n- Present ideas and projects
@@ -405,7 +406,7 @@ const courses = {
405
406
description : 'Understand the basics of ethical hacking and cybersecurity.' ,
406
407
ytb_vid : 'C7bHn1ZZCXI' ,
407
408
content : `
408
- This course covers:
409
+ \n# This course covers:
409
410
\n- Key concepts of ethical hacking
410
411
\n- Common tools and techniques
411
412
\n- Legal and ethical considerations
@@ -418,7 +419,7 @@ const courses = {
418
419
description : 'Learn to create immersive experiences in virtual reality.' ,
419
420
ytb_vid : 'C7bHn1ZZCXI' ,
420
421
content : `
421
- This course will teach you:
422
+ \n# This course will teach you:
422
423
\n- Basics of VR technologies
423
424
\n- Creating VR applications using Unity
424
425
\n- Designing immersive user experiences
@@ -431,7 +432,7 @@ const courses = {
431
432
description : 'Learn the fundamentals of programming and problem-solving techniques.' ,
432
433
ytb_vid : 'Z1Yd7upQsXY' ,
433
434
content : `
434
- This course will introduce you to:
435
+ \n# This course will introduce you to:
435
436
\n- Basic programming concepts and logic
436
437
\n- Writing your first code in Python
437
438
\n- Problem-solving strategies
0 commit comments