feat: implement project showcase section with database integration, filtering, and detail modals

This commit is contained in:
Yolando
2026-04-03 18:29:10 +07:00
parent e511a50021
commit 9554674c79
16 changed files with 550 additions and 391 deletions

View File

@@ -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",