Skip to content

Commit e9880e9

Browse files
committed
update courseData
1 parent c715ec4 commit e9880e9

File tree

3 files changed

+36
-36
lines changed

3 files changed

+36
-36
lines changed

src/components/courseData.js

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const courses = {
22
'course 1: github action setup': {
33
title: 'Course 1: GitHub Action Setup',
44
author: 'Dev Gautam Kumar',
5-
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=GitHub+Action', // Green for productivity
5+
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=GitHub+Action', // Green
66
description: 'Learn how to automate your development workflows with GitHub Actions.',
77
ytb_vid: 'C7bHn1ZZCXI',
88
content: `
@@ -130,7 +130,7 @@ const courses = {
130130
'course 2: github pages guide': {
131131
title: 'Course 2: GitHub Pages Guide',
132132
author: 'Dev Gautam Kumar',
133-
image: 'https://dummyimage.com/600x400/2196F3/fff&text=GitHub+Pages', // Blue for trust
133+
image: 'https://dummyimage.com/600x400/2196F3/fff&text=GitHub+Pages', // Blue
134134
description: 'Deploy static websites using GitHub Pages.',
135135
ytb_vid: 'C7bHn1ZZCXI',
136136
content: `
@@ -145,7 +145,7 @@ const courses = {
145145
'course 3: introduction to firebase': {
146146
title: 'Course 3: Introduction to Firebase',
147147
author: 'Dev Gautam Kumar',
148-
image: 'https://dummyimage.com/600x400/FF5722/fff&text=Firebase', // Orange for enthusiasm
148+
image: 'https://dummyimage.com/600x400/FF5722/fff&text=Firebase', // Orange
149149
description: 'Get started with Firebase to build modern web and mobile apps.',
150150
ytb_vid: 'C7bHn1ZZCXI',
151151
content: `
@@ -159,7 +159,7 @@ const courses = {
159159
'course 4: working with cloudflare': {
160160
title: 'Course 4: Working with Cloudflare',
161161
author: 'Dev Gautam Kumar',
162-
image: 'https://dummyimage.com/600x400/9C27B0/fff&text=Cloudflare', // Purple for creativity
162+
image: 'https://dummyimage.com/600x400/9C27B0/fff&text=Cloudflare', // Purple
163163
description: 'Learn how to use Cloudflare to enhance website performance and security.',
164164
ytb_vid: 'C7bHn1ZZCXI',
165165
content: `
@@ -173,7 +173,7 @@ const courses = {
173173
'course 5: everything you need to know about domain hosting': {
174174
title: 'Course 5: Everything You Need to Know About Domain Hosting',
175175
author: 'Dev Gautam Kumar',
176-
image: 'https://dummyimage.com/600x400/FF9800/fff&text=Domain+Hosting', // Amber for warmth
176+
image: 'https://dummyimage.com/600x400/FF9800/fff&text=Domain+Hosting', // Amber
177177
description: 'A comprehensive guide to understanding domain registration and hosting.',
178178
ytb_vid: 'C7bHn1ZZCXI',
179179
content: `
@@ -187,7 +187,7 @@ const courses = {
187187
'course 6: how to: discord bot': {
188188
title: 'Course 6: How to Build a Discord Bot?',
189189
author: 'Dev Gautam Kumar',
190-
image: 'https://dummyimage.com/600x400/3F51B5/fff&text=Discord+Bot', // Indigo for professionalism
190+
image: 'https://dummyimage.com/600x400/3F51B5/fff&text=Discord+Bot', // Indigo
191191
description: 'Learn how to create and deploy a Discord bot using JavaScript.',
192192
ytb_vid: 'C7bHn1ZZCXI',
193193
content: `
@@ -201,7 +201,7 @@ const courses = {
201201
'course 7: how to: telegram bot': {
202202
title: 'Course 7: How to Build a Telegram Bot?',
203203
author: 'Dev Gautam Kumar',
204-
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=Telegram+Bot', // Green for growth
204+
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=Telegram+Bot', // Green
205205
description: 'Create and manage a Telegram bot using the Telegram Bot API.',
206206
ytb_vid: 'C7bHn1ZZCXI',
207207
content: `
@@ -215,7 +215,7 @@ const courses = {
215215
'course 8: using webhooks for dev': {
216216
title: 'Course 8: Using Webhooks for Dev',
217217
author: 'Dev Gautam Kumar',
218-
image: 'https://dummyimage.com/600x400/FFC107/fff&text=Webhooks', // Yellow for clarity
218+
image: 'https://dummyimage.com/600x400/FFC107/fff&text=Webhooks', // Yellow
219219
description: 'Master the art of integrating webhooks into your applications.',
220220
ytb_vid: 'C7bHn1ZZCXI',
221221
content: `
@@ -229,7 +229,7 @@ const courses = {
229229
'course 9: oh my zsh setup': {
230230
title: 'Course 9: OH MY ZSH Setup',
231231
author: 'Dev Gautam Kumar',
232-
image: 'https://dummyimage.com/600x400/00BCD4/fff&text=ZSH+Setup', // Cyan for tranquility
232+
image: 'https://dummyimage.com/600x400/00BCD4/fff&text=ZSH+Setup', // Cyan
233233
description: 'Enhance your terminal experience with OH MY ZSH.',
234234
ytb_vid: 'dCdX5v3IU60',
235235
content: `
@@ -277,7 +277,7 @@ const courses = {
277277
'course 10: learn to customize terminal': {
278278
title: 'Course 10: Learn to Customize Terminal',
279279
author: 'Dev Gautam Kumar',
280-
image: 'https://dummyimage.com/600x400/673AB7/fff&text=Customize+Terminal', // Deep Purple for creativity
280+
image: 'https://dummyimage.com/600x400/673AB7/fff&text=Customize+Terminal', // Deep Purple
281281
description: 'Learn how to create a productive and visually appealing terminal environment.',
282282
ytb_vid: 'C7bHn1ZZCXI',
283283
content: `
@@ -290,7 +290,7 @@ const courses = {
290290
'course 11: windows operational': {
291291
title: 'Course 11: Windows Operational',
292292
author: 'Dev Gautam Kumar',
293-
image: 'https://dummyimage.com/600x400/FFEB3B/000&text=Windows+Operational', // Yellow for clarity
293+
image: 'https://dummyimage.com/600x400/FFEB3B/000&text=Windows+Operational', // Yellow
294294
description: 'A complete guide to operating and optimizing your Windows system for development.',
295295
ytb_vid: 'C7bHn1ZZCXI',
296296
content: `
@@ -303,7 +303,7 @@ const courses = {
303303
'course 12: linux for devs': {
304304
title: 'Course 12: Linux for Devs',
305305
author: 'Dev Gautam Kumar',
306-
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=Linux+for+Devs', // Green for productivity
306+
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=Linux+for+Devs', // Green
307307
description: 'Master Linux commands and workflows for software development.',
308308
ytb_vid: 'C7bHn1ZZCXI',
309309
content: `
@@ -316,7 +316,7 @@ const courses = {
316316
'course 13: portfolio development': {
317317
title: 'Course 13: Portfolio Development',
318318
author: 'Dev Gautam Kumar',
319-
image: 'https://dummyimage.com/600x400/FF5722/fff&text=Portfolio+Development', // Orange for enthusiasm
319+
image: 'https://dummyimage.com/600x400/FF5722/fff&text=Portfolio+Development', // Orange
320320
description: 'Build and showcase your skills with a professional online portfolio.',
321321
ytb_vid: 'C7bHn1ZZCXI',
322322
content: `
@@ -329,7 +329,7 @@ const courses = {
329329
'course 14: indexing techniques': {
330330
title: 'Course 14: Indexing Techniques',
331331
author: 'Dev Gautam Kumar',
332-
image: 'https://dummyimage.com/600x400/3F51B5/fff&text=Indexing', // Indigo for professionalism
332+
image: 'https://dummyimage.com/600x400/3F51B5/fff&text=Indexing', // Indigo
333333
description: 'Learn about effective indexing strategies for databases.',
334334
ytb_vid: 'C7bHn1ZZCXI',
335335
content: `
@@ -342,7 +342,7 @@ const courses = {
342342
'course 15: advanced github': {
343343
title: 'Course 15: Advanced GitHub',
344344
author: 'Dev Gautam Kumar',
345-
image: 'https://dummyimage.com/600x400/FF9800/fff&text=Advanced+GitHub', // Amber for warmth
345+
image: 'https://dummyimage.com/600x400/FF9800/fff&text=Advanced+GitHub', // Amber
346346
description: 'Dive deeper into GitHub features and best practices.',
347347
ytb_vid: 'C7bHn1ZZCXI',
348348
content: `
@@ -355,7 +355,7 @@ const courses = {
355355
'course 16: app development with flutter': {
356356
title: 'Course 16: App Development with Flutter',
357357
author: 'Dev Gautam Kumar',
358-
image: 'https://dummyimage.com/600x400/2196F3/fff&text=Flutter+App+Dev', // Blue for trust
358+
image: 'https://dummyimage.com/600x400/2196F3/fff&text=Flutter+App+Dev', // Blue
359359
description: 'Learn how to build cross-platform apps with Flutter.',
360360
ytb_vid: 'C7bHn1ZZCXI',
361361
content: `
@@ -368,7 +368,7 @@ const courses = {
368368
'course 17: data structures and algorithms': {
369369
title: 'Course 17: Data Structures and Algorithms',
370370
author: 'Dev Gautam Kumar',
371-
image: 'https://dummyimage.com/600x400/9C27B0/fff&text=DSA', // Purple for creativity
371+
image: 'https://dummyimage.com/600x400/9C27B0/fff&text=DSA', // Purple
372372
description: 'Master the fundamentals of data structures and algorithms.',
373373
ytb_vid: 'C7bHn1ZZCXI',
374374
content: `
@@ -381,7 +381,7 @@ const courses = {
381381
'course 18: machine learning basics': {
382382
title: 'Course 18: Machine Learning Basics',
383383
author: 'Dev Gautam Kumar',
384-
image: 'https://dummyimage.com/600x400/FF5722/fff&text=Machine+Learning', // Orange for enthusiasm
384+
image: 'https://dummyimage.com/600x400/FF5722/fff&text=Machine+Learning', // Orange
385385
description: 'Get introduced to the world of machine learning.',
386386
ytb_vid: 'C7bHn1ZZCXI',
387387
content: `
@@ -394,7 +394,7 @@ const courses = {
394394
'course 19: cyber security fundamentals': {
395395
title: 'Course 19: Cyber Security Fundamentals',
396396
author: 'Dev Gautam Kumar',
397-
image: 'https://dummyimage.com/600x400/FF9800/fff&text=Cyber+Security', // Amber for warmth
397+
image: 'https://dummyimage.com/600x400/FF9800/fff&text=Cyber+Security', // Amber
398398
description: 'Understand the basics of cyber security and how to protect systems.',
399399
ytb_vid: 'C7bHn1ZZCXI',
400400
content: `
@@ -407,7 +407,7 @@ const courses = {
407407
'course 20: web scraping with python': {
408408
title: 'Course 20: Web Scraping with Python',
409409
author: 'Dev Gautam Kumar',
410-
image: 'https://dummyimage.com/600x400/3F51B5/fff&text=Web+Scraping', // Indigo for professionalism
410+
image: 'https://dummyimage.com/600x400/3F51B5/fff&text=Web+Scraping', // Indigo
411411
description: 'Learn how to scrape web data using Python libraries.',
412412
ytb_vid: 'C7bHn1ZZCXI',
413413
content: `
@@ -420,7 +420,7 @@ const courses = {
420420
'course 21: building apis with flask': {
421421
title: 'Course 21: Building APIs with Flask',
422422
author: 'Dev Gautam Kumar',
423-
image: 'https://dummyimage.com/600x400/FFEB3B/000&text=Flask+API', // Yellow for clarity
423+
image: 'https://dummyimage.com/600x400/FFEB3B/000&text=Flask+API', // Yellow
424424
description: 'Create RESTful APIs using Flask in Python.',
425425
ytb_vid: 'C7bHn1ZZCXI',
426426
content: `
@@ -433,7 +433,7 @@ const courses = {
433433
'course 22: front-end frameworks': {
434434
title: 'Course 22: Front-End Frameworks',
435435
author: 'Dev Gautam Kumar',
436-
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=Front-End+Frameworks', // Green for productivity
436+
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=Front-End+Frameworks', // Green
437437
description: 'Explore popular front-end frameworks like React, Angular, and Vue.js.',
438438
ytb_vid: 'C7bHn1ZZCXI',
439439
content: `
@@ -446,7 +446,7 @@ const courses = {
446446
'course 23: backend development with node.js': {
447447
title: 'Course 23: Backend Development with Node.js',
448448
author: 'Dev Gautam Kumar',
449-
image: 'https://dummyimage.com/600x400/FF5722/fff&text=Node.js', // Orange for enthusiasm
449+
image: 'https://dummyimage.com/600x400/FF5722/fff&text=Node.js', // Orange
450450
description: 'Learn to build scalable applications using Node.js.',
451451
ytb_vid: 'C7bHn1ZZCXI',
452452
content: `
@@ -459,7 +459,7 @@ const courses = {
459459
'course 24: testing and debugging': {
460460
title: 'Course 24: Testing and Debugging',
461461
author: 'Dev Gautam Kumar',
462-
image: 'https://dummyimage.com/600x400/9C27B0/fff&text=Testing+Debugging', // Purple for creativity
462+
image: 'https://dummyimage.com/600x400/9C27B0/fff&text=Testing+Debugging', // Purple
463463
description: 'Master testing and debugging techniques for software development.',
464464
ytb_vid: 'C7bHn1ZZCXI',
465465
content: `
@@ -472,7 +472,7 @@ const courses = {
472472
'course 25: devops fundamentals': {
473473
title: 'Course 25: DevOps Fundamentals',
474474
author: 'Dev Gautam Kumar',
475-
image: 'https://dummyimage.com/600x400/00BCD4/fff&text=DevOps', // Cyan for tranquility
475+
image: 'https://dummyimage.com/600x400/00BCD4/fff&text=DevOps', // Cyan
476476
description: 'Understand DevOps practices and principles for better collaboration.',
477477
ytb_vid: 'C7bHn1ZZCXI',
478478
content: `
@@ -485,7 +485,7 @@ const courses = {
485485
'course 26: docker for beginners': {
486486
title: 'Course 26: Docker for Beginners',
487487
author: 'Dev Gautam Kumar',
488-
image: 'https://dummyimage.com/600x400/FFEB3B/000&text=Docker', // Yellow for clarity
488+
image: 'https://dummyimage.com/600x400/FFEB3B/000&text=Docker', // Yellow
489489
description: 'Learn the basics of containerization using Docker.',
490490
ytb_vid: 'C7bHn1ZZCXI',
491491
content: `
@@ -498,7 +498,7 @@ const courses = {
498498
'course 27: mobile development with react native': {
499499
title: 'Course 27: Mobile Development with React Native',
500500
author: 'Dev Gautam Kumar',
501-
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=React+Native', // Green for productivity
501+
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=React+Native', // Green
502502
description: 'Build mobile applications using React Native framework.',
503503
ytb_vid: 'C7bHn1ZZCXI',
504504
content: `
@@ -511,7 +511,7 @@ const courses = {
511511
'course 28: working with apis': {
512512
title: 'Course 28: Working with APIs',
513513
author: 'Dev Gautam Kumar',
514-
image: 'https://dummyimage.com/600x400/FF9800/fff&text=APIs', // Amber for warmth
514+
image: 'https://dummyimage.com/600x400/FF9800/fff&text=APIs', // Amber
515515
description: 'Learn how to work with APIs for integrating services.',
516516
ytb_vid: 'C7bHn1ZZCXI',
517517
content: `
@@ -524,7 +524,7 @@ const courses = {
524524
'course 29: automation with python': {
525525
title: 'Course 29: Automation with Python',
526526
author: 'Dev Gautam Kumar',
527-
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=Automation', // Green for productivity
527+
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=Automation', // Green
528528
description: 'Automate repetitive tasks using Python scripts.',
529529
ytb_vid: 'C7bHn1ZZCXI',
530530
content: `
@@ -537,7 +537,7 @@ const courses = {
537537
'course 30: effective communication in tech': {
538538
title: 'Course 30: Effective Communication in Tech',
539539
author: 'Dev Gautam Kumar',
540-
image: 'https://dummyimage.com/600x400/9C27B0/fff&text=Communication', // Purple for creativity
540+
image: 'https://dummyimage.com/600x400/9C27B0/fff&text=Communication', // Purple
541541
description: 'Enhance your communication skills in technical environments.',
542542
ytb_vid: 'C7bHn1ZZCXI',
543543
content: `
@@ -550,7 +550,7 @@ const courses = {
550550
'course 31: ethical hacking basics': {
551551
title: 'Course 31: Ethical Hacking Basics',
552552
author: 'Dev Gautam Kumar',
553-
image: 'https://dummyimage.com/600x400/FF5722/fff&text=Ethical+Hacking', // Orange for enthusiasm
553+
image: 'https://dummyimage.com/600x400/FF5722/fff&text=Ethical+Hacking', // Orange
554554
description: 'Understand the basics of ethical hacking and cybersecurity.',
555555
ytb_vid: 'C7bHn1ZZCXI',
556556
content: `
@@ -563,7 +563,7 @@ const courses = {
563563
'course 32: virtual reality development': {
564564
title: 'Course 32: Virtual Reality Development',
565565
author: 'Dev Gautam Kumar',
566-
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=VR+Development', // Green for productivity
566+
image: 'https://dummyimage.com/600x400/4CAF50/fff&text=VR+Development', // Green
567567
description: 'Learn to create immersive experiences in virtual reality.',
568568
ytb_vid: 'C7bHn1ZZCXI',
569569
content: `
@@ -576,7 +576,7 @@ const courses = {
576576
'course 33: introduction to programming': {
577577
title: 'Course 33: Introduction to Programming',
578578
author: 'Dev Gautam Kumar',
579-
image: 'https://dummyimage.com/600x400/FF9800/fff&text=Programming+Basics', // Orange for creativity
579+
image: 'https://dummyimage.com/600x400/FF9800/fff&text=Programming+Basics', // Orange
580580
description: 'Learn the fundamentals of programming and problem-solving techniques.',
581581
ytb_vid: 'Z1Yd7upQsXY',
582582
content: `
@@ -588,7 +588,7 @@ const courses = {
588588
'course 34: getting started with cli': {
589589
title: 'Course 34: Getting Started with CLI',
590590
author: 'Dev Gautam Kumar',
591-
image: 'https://dummyimage.com/600x400/FF9800/fff&text=CLI+PART+1', // Orange for creativity
591+
image: 'https://dummyimage.com/600x400/FF9800/fff&text=CLI+PART+1', // Orange
592592
description: 'Kick your journey with CLI',
593593
ytb_vid: 'B4b9pX1lqU4',
594594
content: `

src/components/login.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ function Login() {
5353
</div>
5454

5555
<div className="d-grid">
56-
<button type="submit" className="btn btn-primary">
56+
<button type="submit" className="btn ">
5757
Login <i className="fa-solid fa-right-to-bracket"></i>
5858
</button>
5959
</div>

src/components/register.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ function Register() {
8686
</div>
8787

8888
<div className="d-grid">
89-
<button type="submit" className="btn btn-primary">
89+
<button type="submit" className="btn ">
9090
Sign Up
9191
</button>
9292
</div>

0 commit comments

Comments
 (0)