diff --git a/README.md b/README.md
index 47db44f6..4b39e15c 100644
--- a/README.md
+++ b/README.md
@@ -532,6 +532,20 @@ Website - https://cognitiveclass.ai/courses/docker-essentials
+
+Ethical Hacking
+
+Great Learning Academy- Introduction to Ethical Hacking
+Website - https://www.mygreatlearning.com/academy/learn-for-free/courses/introduction-to-ethical-hacking
+
+Alison - Diploma in Ethical Hacking
+Website-https://alison.com/course/diploma-in-ethical-hacking
+
+Class Central - Ethical Hacking Course Certification
+Website-https://www.classcentral.com/classroom/cybrary-ethical-hacking-course-certification-80344
+
+
+
Flutter
diff --git a/src/components/data/allcourses.json b/src/components/data/allcourses.json
index a8c03062..fe55d99f 100644
--- a/src/components/data/allcourses.json
+++ b/src/components/data/allcourses.json
@@ -741,15 +741,16 @@
]
},
- {
+{
"title": "Database Management System",
"cards": [{
"icon": "fa-solid fa-cloud-arrow-down",
"name": "Full Database management course",
"source": "GREAT LEARNING ACADEMY",
"link": "https://www.mygreatlearning.com/academy/learn-for-free/courses/database-management-system"
- },
-
+ }
+ ]
+},
{
"title": "Docker",
"cards": [{
@@ -815,6 +816,28 @@
}
]
},
+{
+ "title": "Ethical Hacking",
+ "cards": [{
+ "icon": "fa-solid fa-user-secret",
+ "name": "Introduction to Ethical Hacking",
+ "source": "Great Learning Academy",
+ "link": "https://www.mygreatlearning.com/academy/learn-for-free/courses/introduction-to-ethical-hacking"
+ },
+ {
+ "icon":"fa-solid fa-user-secret",
+ "name": "Diploma in Ethical Hacking",
+ "source": "Alison",
+ "link":" https://alison.com/course/diploma-in-ethical-hacking"
+ },
+ {
+ "icon": "fa-solid fa-user-secret",
+ "name": "Ethical Hacking Course Certification",
+ "source": "Class Central",
+ "link": "https://www.classcentral.com/classroom/cybrary-ethical-hacking-course-certification-80344"
+ }
+ ]
+},
{
"title": "GitHub",
"cards": [{