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