feat: added new project detail page

This commit is contained in:
poyrazavsever
2026-08-31 11:39:59 +03:00
parent 37af80c0be
commit f10bc9e49c
24 changed files with 1952 additions and 22 deletions
+22
View File
@@ -67,9 +67,31 @@
"visitGithub": "Visit my GitHub profile",
"technologies": "Technologies",
"architecture": "Architecture",
"viewCaseStudy": "View case study",
"emptyNpm": "npm API response is currently empty.",
"emptyGithub": "GitHub API response is currently empty."
},
"ProjectCaseStudy": {
"back": "Back to all projects",
"liveDemo": "Live site",
"sourceCode": "Source code",
"overview": "Project overview",
"roleAndTeam": "Role and team structure",
"role": "My role",
"team": "Team",
"context": "Context",
"problemConstraints": "Problem and constraints",
"constraints": "Key constraints",
"architectureDecisions": "Architecture decisions",
"designProcess": "Design process",
"challenge": "The challenge",
"solution": "Solution",
"results": "Results and scope indicators",
"screenshots": "Screenshots",
"openScreenshot": "Open full size",
"technologies": "Technology stack",
"repository": "Source code status"
},
"Blog": {
"recentPosts": "Recent Posts",
"searchPlaceholder": "Search posts...",