fn42dev
← Back to projects

J. L. Lizaur

Artist portfolio with a VR virtual gallery

1 / 4

J. L. Lizaur is the portfolio of the artist Javier López Lizaur — a static site showcasing his artworks and press materials, with a standout VR virtual gallery you can walk through in the browser.

Stack

Originally built with Gatsby, it was migrated to Next.js (App Router) with TypeScript and Tailwind CSS, linted and formatted with oxlint and oxfmt. The virtual gallery is built with three.js and @react-three/fiber. Content lives as co-located markdown files with frontmatter, read by a build-time data layer that even resolves image dimensions — no GraphQL or image plugin needed. The site is statically exported (output: "export") and deployed to Codeberg Pages. Open source under the MIT license.

It shares its toolchain with this very site, fn42.dev, and with its sibling portfolio Sol Úbeda.