Skip to content

Commit ea8e0fe

Browse files
committed
test
1 parent e83438b commit ea8e0fe

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/portfolio.js

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,24 @@ const certifications = {
506506
alt_name: "deeplearning.ai",
507507
color_code: "white",
508508
},
509+
{
510+
title: "Front End Web Development",
511+
subtitle: "- Learn Tech plus ",
512+
logo_path: "udemy_logo.png",
513+
certificate_link:
514+
"https://drive.google.com/drive/folders/1BKm_eUuHj4SiGuNqUiZ34OFVCCMFTMGr",
515+
alt_name: "frontenddevelopment",
516+
color_code: "white",
517+
},
518+
{
519+
title: "Ethical Hacking",
520+
subtitle: "- David Bombal ",
521+
logo_path: "udemy_logo.png",
522+
certificate_link:
523+
"https://drive.google.com/drive/folders/1BKm_eUuHj4SiGuNqUiZ34OFVCCMFTMGr",
524+
alt_name: "ethical hacking",
525+
color_code: "green",
526+
},
509527
// {
510528
// title: "ML on GCP",
511529
// subtitle: "- GCP Training",

0 commit comments

Comments
 (0)