Skip to content
WorkServicesMigrationsProcessAboutBlogContact

Case study — New build

Vanolee.com

Our own studio website: a red visual identity, server-rendered pages, and a native Rust contact workflow. An internal studio project.

Live — rendering now

Vanolee.com is our own studio project. It brings a clear website offer together with an editorial visual identity and a native Rust backend.

Pages render as semantic HTML. A small enhancement script handles navigation and scroll reveals; the page content remains available without it. The red design uses a typographic hero without a photo.

The contact workflow combines server-side validation, a honeypot, signed form tokens, rate limits, and a persistent email queue. Mail-provider acceptance and arrival in the receiving mailbox are separate checks. Hosting and real mail delivery are verified as part of each deployment.

At a glance

  • ProjectInternal studio website
  • RoleDesign and development
  • StackVanolee Arc — native Rust, server-rendered
  • ExperienceResponsive layout and progressive enhancement