diff --git a/src/data.js b/src/data.js index e37e457..48659c8 100644 --- a/src/data.js +++ b/src/data.js @@ -100,6 +100,11 @@ export const resourcesData = [ brief: "Text based tutorial to java complete with examples and easy to do excercises to learn basics of java completely.", link: "https://www.w3schools.com/java/default.asp", }, +{ + courseName: "cyber security", + brief: "free online platform for learning cyber security", + link: "https://tryhackme.com/", +}, { courseName: "JAVA COMPLETE COURSE BY CODE WITH HARRY", brief: " COMPLETE JAVA COURSE ",