Skip to content

Marketing website for Cryptlex

Rewriting for a coherent brand image

Posted on:
less than a minute

I rewrote the Cryptlex website using Next.js and output: static. Most of what Next is being used for is the router, which might just be replaced by Tanstack Router if I can get it to prerender pages.

Design elements from the logo were incorporated across the website.
A Web API documentation was built using the OpenAPI spec and the web components.

Previous iterations written by me over the years failed to be performant, represent brand elements in the visual style, and were painful to maintain due to the growing size and absence of templating.