Skip to content

Commit

Permalink
Added New Certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
sayshark75 committed Jan 2, 2024
1 parent a6d5959 commit 37b7c59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added src/assets/certificates/FSWDev.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/sources/Certificates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ import cert_ProgWebApps from "../assets/certificates/ProgWebAppDev.jpg";
import cert_MongoDB from "../assets/certificates/MDB.jpg";
import cert_JSAdvanced from "../assets/certificates/JSAdv.jpg";
import cert_TypeScript from "../assets/certificates/Typescript.jpg";
import cert_FSWDev from "../assets/certificates/FSWDev.jpg";

export const certificates = [
{ image: cert_CSS, tag: "CSS" },
{ image: cert_AIHealthCare, tag: "AI Health Care" },
{ image: cert_Express, tag: "Express JS" },
{ image: cert_FSWDev, tag: "Full Stack Web Developement" },
{ image: cert_HTML5, tag: "HTML5" },
{ image: cert_ProgWebApps, tag: "Progressive Web-Apps" },
{ image: cert_JSAdvanced, tag: "JS Advanced" },
Expand Down

0 comments on commit 37b7c59

Please sign in to comment.