May 20, 2026
What a personal site still needs after the features work
A review of what matters when this site moves from a working feature base toward public-ready content.
security x life
Security & Life Log
04 // BLOG // DESIGN
A practical note on keeping a strong terminal identity without making the site harder to scan or evaluate.
The article body is loaded from the local content/blog directory at build time.
A terminal look is easy to overplay. Once the page turns into pure decoration, it stops being useful to the people who matter most: reviewers, collaborators and hiring teams trying to understand what was built.
The design rule for this portfolio is simple:
The first implementation slice does not try to ship every visual trick at once. It locks down the navigation model, the bilingual routing structure and the module hierarchy before the heavier 3D layer arrives.
That matters because a strong interface only works when the underlying information architecture is stable.
If a visitor can answer these questions quickly, the design is doing its job:
If the styling blocks those answers, the styling is wrong.
Views
Loading
Likes
Loading
Content path
content/blog/en/terminal-aesthetics-without-sacrificing-readability.md
Category
Design
Reading time
1 min read
Tags
May 20, 2026
A review of what matters when this site moves from a working feature base toward public-ready content.
May 19, 2026
Why this personal site is not only a cybersecurity portfolio, and why it also keeps travel and training records.
May 17, 2026
Why Markdown files plus a lightweight publishing surface are a better early trade-off than building a full database-backed CMS.
May 16, 2026
A planning note on building easter eggs as a coherent registry with explicit triggers, rewards and persistence.