adding udemy certificate
This commit is contained in:
parent
d1d16ac969
commit
d39ceb7e9f
|
|
@ -11,6 +11,12 @@ export default function CertificationsSection({
|
||||||
title = "Certifications & Achievements",
|
title = "Certifications & Achievements",
|
||||||
subtitle = "My professional qualifications and continuous learning",
|
subtitle = "My professional qualifications and continuous learning",
|
||||||
certifications = [
|
certifications = [
|
||||||
|
{
|
||||||
|
name: "Prompt Engineering from Scratch",
|
||||||
|
issuer: "Udemy",
|
||||||
|
year: "2025",
|
||||||
|
icon: ""
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Understanding Typescript",
|
name: "Understanding Typescript",
|
||||||
issuer: "Udemy",
|
issuer: "Udemy",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue