tools · sub-star
personal_portfolio
this site — a constellation you navigate instead of a nav bar.
readme
The site you are on. Built in Astro with no UI framework: the homepage is a constellation where each star is a section, lines are drawn and animated in real pixel space, and clicking a star expands it into orbiting sub-stars rather than cutting to a new page. Cursor gravity, parallax depth, and the two-theme system are all hand-rolled.
signal log
- constellation homepage — stars pull toward the cursor, connecting lines light up and stretch with them.
- click-to-zoom expansion: a star becomes the center and its contents orbit it, no page load.
- positioned by uniform-scale letterbox math, so the layout holds its shape on any aspect ratio.
built with
AstroJavaScriptCSS
view repository →