feat: add new Scrimba certificates and images for CSS Grid and HTML/CSS

This commit is contained in:
poyrazavsever
2026-07-08 09:19:18 +03:00
parent 1e1a09876d
commit 78ba694dd5
3 changed files with 34 additions and 0 deletions
+34
View File
@@ -1,4 +1,38 @@
export const certificates = [
{
name: {
tr: "Scrimba ile CSS Grid Öğrenimi",
en: "Learn CSS Grid with Scrimba",
},
organization: "Scrimba",
date: {
tr: "Temmuz 2026",
en: "July 2026",
},
description: {
tr: "Scrimba üzerindeki CSS Grid sertifikasıyla modern ve duyarlı yerleşim sistemleri kurma becerilerimi geliştirdim.",
en: "With this Scrimba CSS Grid certificate, I improved my ability to build modern and responsive layout systems.",
},
image: "/certificates/cssGridScrimba.png",
category: "web",
},
{
name: {
tr: "Scrimba ile HTML ve CSS Öğrenimi",
en: "Learn HTML and CSS with Scrimba",
},
organization: "Scrimba",
date: {
tr: "Temmuz 2026",
en: "July 2026",
},
description: {
tr: "Scrimba üzerindeki HTML ve CSS sertifikasıyla semantik yapı kurma ve arayüz stil verme konularında temel yetkinlik kazandım.",
en: "With this Scrimba HTML and CSS certificate, I gained foundational skills in semantic structure and interface styling.",
},
image: "/certificates/htmlCssScrimba.png",
category: "web",
},
{
name: {
tr: "HTML 101",
Binary file not shown.

After

Width:  |  Height:  |  Size: 860 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 860 KiB