Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Manoj-kumar-C committed Jan 2, 2024
1 parent e83438b commit ea8e0fe
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ea8e0fe

Please sign in to comment.