From ea8e0fe777ab95e11146a8dc95fffc82d72ef76a Mon Sep 17 00:00:00 2001 From: manoj-chandran Date: Tue, 2 Jan 2024 21:51:58 +0530 Subject: [PATCH] test --- src/portfolio.js | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/portfolio.js b/src/portfolio.js index f74bcf5..36a2fd8 100644 --- a/src/portfolio.js +++ b/src/portfolio.js @@ -506,6 +506,24 @@ const certifications = { alt_name: "deeplearning.ai", color_code: "white", }, + { + title: "Front End Web Development", + subtitle: "- Learn Tech plus ", + logo_path: "udemy_logo.png", + certificate_link: + "https://drive.google.com/drive/folders/1BKm_eUuHj4SiGuNqUiZ34OFVCCMFTMGr", + alt_name: "frontenddevelopment", + color_code: "white", + }, + { + title: "Ethical Hacking", + subtitle: "- David Bombal ", + logo_path: "udemy_logo.png", + certificate_link: + "https://drive.google.com/drive/folders/1BKm_eUuHj4SiGuNqUiZ34OFVCCMFTMGr", + alt_name: "ethical hacking", + color_code: "green", + }, // { // title: "ML on GCP", // subtitle: "- GCP Training",