feat(technologies): add full stack directory and home preview

This commit is contained in:
poyrazavsever
2026-08-31 20:19:42 +03:00
parent ddeab06b45
commit a2538e53c0
10 changed files with 228 additions and 46 deletions
+18
View File
@@ -13,6 +13,7 @@
"socialLinks": "Social Links",
"others": "Others",
"animationResources": "Animation Resources",
"technologies": "Technologies",
"links": "Links",
"mediaKit": "Media Kit",
"references": "References",
@@ -34,9 +35,11 @@
"reviewsAndReferences": "Reviews & References",
"allReferences": "All references",
"technologiesTitle": "Technologies I use",
"allTechnologies": "Explore all technologies",
"technologyCategories": {
"frontend": "Front End",
"backend": "Back End",
"databases": "Databases",
"languages": "Programming Languages",
"designTools": "Design & Tools"
},
@@ -216,6 +219,17 @@
"resources": "Resources"
}
},
"Technologies": {
"title": "Technologies I Use",
"description": "The front-end, back-end, database, programming language, design, and development tools I use to build products.",
"categories": {
"frontend": "Front End",
"backend": "Back End",
"databases": "Databases",
"languages": "Programming Languages",
"designTools": "Design & Tools"
}
},
"Gallery": {
"empty": "No images added to the gallery yet.",
"close": "Close",
@@ -255,6 +269,10 @@
"title": "Gallery",
"description": "Selected images from Poyraz Avsever's events, presentations, projects, and community work."
},
"technologies": {
"title": "Technologies I Use",
"description": "Explore the front-end, back-end, database, programming language, and development tools Poyraz Avsever uses to build products."
},
"links": {
"title": "Links",
"description": "Access Poyraz Avsever's social profiles, projects, content, and essential links from one page."
+18
View File
@@ -13,6 +13,7 @@
"socialLinks": "Sosyal Bağlantılar",
"others": "Diğerleri",
"animationResources": "Animasyon Kaynakları",
"technologies": "Teknolojiler",
"links": "Bağlantılar",
"mediaKit": "Medya Kiti",
"references": "Referanslar",
@@ -34,9 +35,11 @@
"reviewsAndReferences": "Yorumlar & Referanslar",
"allReferences": "Tüm referanslar",
"technologiesTitle": "Ben bu teknolojileri kullanıyorum",
"allTechnologies": "Tüm teknolojileri incele",
"technologyCategories": {
"frontend": "Ön Yüz",
"backend": "Arka Yüz",
"databases": "Veritabanları",
"languages": "Programlama Dilleri",
"designTools": "Tasarım ve Araçlar"
},
@@ -216,6 +219,17 @@
"resources": "Kaynaklar"
}
},
"Technologies": {
"title": "Kullandığım Teknolojiler",
"description": "Ürün geliştirirken kullandığım ön yüz, arka yüz, veritabanı, programlama dili, tasarım ve geliştirme araçları.",
"categories": {
"frontend": "Ön Yüz",
"backend": "Arka Yüz",
"databases": "Veritabanları",
"languages": "Programlama Dilleri",
"designTools": "Tasarım ve Araçlar"
}
},
"Gallery": {
"empty": "Henüz galeriye görsel eklenmemiş.",
"close": "Kapat",
@@ -255,6 +269,10 @@
"title": "Galeri",
"description": "Poyraz Avsever'in etkinlik, sunum, proje ve topluluk çalışmalarından seçilmiş görseller."
},
"technologies": {
"title": "Kullandığım Teknolojiler",
"description": "Poyraz Avsever'in ürün geliştirirken kullandığı ön yüz, arka yüz, veritabanı, programlama dili ve geliştirme araçlarını inceleyin."
},
"links": {
"title": "Bağlantılar",
"description": "Poyraz Avsever'in sosyal medya hesaplarına, projelerine, içeriklerine ve hızlı erişim bağlantılarına tek sayfadan ulaşın."