updating certificates
This commit is contained in:
parent
d39ceb7e9f
commit
9b985e07b6
|
|
@ -12,20 +12,20 @@ export default function CertificationsSection({
|
||||||
subtitle = "My professional qualifications and continuous learning",
|
subtitle = "My professional qualifications and continuous learning",
|
||||||
certifications = [
|
certifications = [
|
||||||
{
|
{
|
||||||
name: "Prompt Engineering from Scratch",
|
name: "Practical Prompt Engineering Masterclass: Hands-On Learning",
|
||||||
issuer: "Udemy",
|
issuer: "Udemy Lecture - Asif Farooqi, Abdullah Dar",
|
||||||
year: "2025",
|
year: "2025",
|
||||||
icon: ""
|
icon: ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Understanding Typescript",
|
name: "Understanding Typescript",
|
||||||
issuer: "Udemy",
|
issuer: "Udemy Lecture - Maximilian Schwarzmüller",
|
||||||
year: "2025",
|
year: "2025",
|
||||||
icon: ""
|
icon: ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Angular Step by Step",
|
name: "Angular Step by Step",
|
||||||
issuer: "Udemy",
|
issuer: "Udemy Lecture - Shivprasad Koirala",
|
||||||
year: "2020",
|
year: "2020",
|
||||||
icon: ""
|
icon: ""
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue