From 91a1ba58df629a8d05d86466ac694ea0bd292bbf Mon Sep 17 00:00:00 2001 From: heemank Date: Mon, 24 Oct 2022 16:09:13 +0530 Subject: [PATCH] cyber security --- src/data.js | 5 +++++ 1 file changed, 5 insertions(+) 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 ",