feat: add Scrimba CSS Animations certificate and image
This commit is contained in:
@@ -1,4 +1,21 @@
|
|||||||
export const certificates = [
|
export const certificates = [
|
||||||
|
{
|
||||||
|
name: {
|
||||||
|
tr: "Scrimba ile CSS Animasyonları Öğrenimi",
|
||||||
|
en: "Learn CSS Animations with Scrimba",
|
||||||
|
},
|
||||||
|
organization: "Scrimba",
|
||||||
|
date: {
|
||||||
|
tr: "Temmuz 2026",
|
||||||
|
en: "July 2026",
|
||||||
|
},
|
||||||
|
description: {
|
||||||
|
tr: "Scrimba üzerindeki CSS Animasyonları sertifikasıyla geçişler, hareket ve etkileşimli arayüz animasyonları oluşturma becerilerimi geliştirdim.",
|
||||||
|
en: "With this Scrimba CSS Animations certificate, I improved my skills in transitions, motion, and interactive interface animations.",
|
||||||
|
},
|
||||||
|
image: "/certificates/cssAnimationsScrimba.png",
|
||||||
|
category: "web",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: {
|
name: {
|
||||||
tr: "Scrimba ile CSS Grid Öğrenimi",
|
tr: "Scrimba ile CSS Grid Öğrenimi",
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 862 KiB |
Reference in New Issue
Block a user