유대선
프로젝트로
·사용성 회고·2

Project pages led with text and nothing grabbed — a measured-metrics strip

Owner's read: per project, nothing grabbed at a glance. A live screenshot confirmed it — the project pages were title, description, buttons, role/stack, then the log timeline, all text, no hero for the four projects without a product OG image. Added a bold mono metrics strip under the description, filled with the verified numbers from each project's architecture deep-dive. The real fix — a product screenshot hero — still needs the owner for the login-walled and native apps.

What it looked like before

A live screenshot of /projects/shadow-ai (Mimi): ACTIVE · MAY 23Mimi → a three-line description → buttons → Role / Stack → the log timeline. All text. Beside and Talkak have a hero (their product OG image), but Mimi, DocVault, ScreenBridge, and Meta have no image, so nothing visual carried the page. The architecture deep-dive underneath is strong, but you have to read to find it; nothing made a skimming recruiter stop.

What I changed

A new optional metrics field on the project frontmatter, rendered in ProjectBody as a bold, monospace strip with a hairline top border, directly under the description. Every project got one, EN and KO, with the numbers taken straight from its architecture deep-dive so the strip, the prose, and the repo all agree:

What it doesn't do

This is the half I can do without assets. The real grab is a product screenshot as the page hero. Beside and Talkak already have one; Mimi and DocVault are behind a login and ScreenBridge and Meta are native apps, so a real shot of those has to come from the owner — a PNG in /public/images/projects/<slug>.png plus an image: line, and it renders as the hero.

Verified by

npm run build clean; a fresh-server screenshot of /projects/shadow-ai shows the strip rendering bold under the description, above the buttons.

Commit

7a13f42