Arsvine Realm is this site. It is not just a portfolio page, but a gradually forming personal archive system: projects, essays, interests, travel notes, art references, and still-evolving fictional settings are all gathered into the same interface order. Technically, it is built with Next.js, deployed on Vercel, and maintained through a lightweight content structure for multilingual pages, image resources, and detail articles.
The project started as a redevelopment of the RainMorime portfolio template, but has since grown through many custom modifications. Visually, I wanted it to carry the cool precision of a sci-fi HUD while also borrowing the kind of dense-but-controlled information design often seen in Hypergryph's interfaces. Lines, cards, motion, tags, and empty space all serve the same purpose: making the site feel like an expandable archive terminal.
On the engineering side, the project does not try to be complicated for its own sake. It focuses more on maintainability. Image URLs are generated through CDN helper functions, copyable information points inside article text are detected through copyableTokens, and project, experience, and interest content are split into independent data files. In this way, the site can work both as a public showcase and as an entrance to a personal knowledge and creation system.
For me, Arsvine Realm is not merely about putting things online. It is closer to a long-term base: a place to record what I am building, what I believe in, how I design systems, and how scattered ideas can be turned into visible structure.