feat: implement project showcase section with database integration, filtering, and detail modals
This commit is contained in:
@@ -86,7 +86,10 @@
|
||||
"Projects": {
|
||||
"badge": "Portfolio",
|
||||
"title": "Featured Projects",
|
||||
"subtitle": "A collection of software solutions and backend systems I've developed to solve real-world business challenges.",
|
||||
"subtitle": "My best work in software development",
|
||||
"techStack": "Tech Stack",
|
||||
"year": "Year",
|
||||
"highlights": "Highlights",
|
||||
"filters": {
|
||||
"all": "All Projects",
|
||||
"backend": "Backend",
|
||||
|
||||
@@ -85,8 +85,11 @@
|
||||
},
|
||||
"Projects": {
|
||||
"badge": "Portofolio",
|
||||
"title": "Proyek Unggulan",
|
||||
"subtitle": "Kumpulan solusi perangkat lunak dan sistem backend yang saya kembangkan untuk menjawab tantangan bisnis nyata.",
|
||||
"title": "Project Pilihan",
|
||||
"subtitle": "Karya terbaik saya dalam pengembangan perangkat lunak",
|
||||
"techStack": "Tech Stack",
|
||||
"year": "Tahun",
|
||||
"highlights": "Pencapaian",
|
||||
"filters": {
|
||||
"all": "Semua Proyek",
|
||||
"backend": "Backend",
|
||||
|
||||
Reference in New Issue
Block a user