fix: replace placeholder publication with Additive Depth Maps (VIVA Lab)
Build & Push Portfolio Image / build-push (push) Successful in 3m27s

This commit is contained in:
Story Crater Bot
2026-09-03 08:25:41 -07:00
parent 7f0c12d029
commit 33912d95dd
+6 -6
View File
@@ -24,9 +24,9 @@
"degree": "Master's degree, Computer Science", "degree": "Master's degree, Computer Science",
"period": "Sep 2019 Nov 2021", "period": "Sep 2019 Nov 2021",
"publication": { "publication": {
"title": "Automated Repair of Layout Cross Browser Issues Using Search-Based Techniques", "title": "Additive Depth Maps for Real-Time Rendering",
"venue": "ISSTA 2021", "venue": "VIVA Lab, University of Ottawa",
"url": "https://dl.acm.org/doi/10.1145/3460319.3464816" "url": "https://www.site.uottawa.ca/school/research/viva/projects/additive-depth-maps/index.html"
} }
} }
}, },
@@ -291,9 +291,9 @@
"degree": "计算机科学硕士", "degree": "计算机科学硕士",
"period": "2019年9月 2021年11月", "period": "2019年9月 2021年11月",
"publication": { "publication": {
"title": "Automated Repair of Layout Cross Browser Issues Using Search-Based Techniques", "title": "Additive Depth Maps for Real-Time Rendering",
"venue": "ISSTA 2021", "venue": "VIVA Lab, University of Ottawa",
"url": "https://dl.acm.org/doi/10.1145/3460319.3464816" "url": "https://www.site.uottawa.ca/school/research/viva/projects/additive-depth-maps/index.html"
} }
} }
}, },