Valesor Development

Tools and systems, built in the open.

An engineering imprint — open-source software, released under Apache-2.0. Read the source, fork it, use it.

About

A name, not a company

Valesor Development is a name I put on software I release publicly — not a company. I'm Brian. There's no team, no services, and nothing for sale.

It exists so the things I build have a consistent banner, a consistent license, and a home that survives me not touching them for months. Everything here is open source. The only invitation is to read the source, fork it, and use it.

Projects

What's released

Generated from the valesordev organization — every repository tagged released. This list reflects the org, not my memory of it.

  • solo7-theme

    One system, five marks — shared design system + instrumentation for the Solo7 site family. Gruvbox tokens, WCAG-AA gated, <15KB CSS, zero-build consumption. Apache-2.0.

    JavaScript APACHE-2.0 Updated Aug 1, 2026

Source

All of it is on GitHub

Everything above lives under github.com/valesordev. A repository appears here only once it carries the released topic, and this page is generated from that — so the site can't quietly drift out of date.

This website is no exception: its source is valesordev/valesordev.com.

License

Apache-2.0 by default

Unless a repository says otherwise, everything here is released under the Apache License 2.0 — a permissive license with an explicit patent grant. Use it commercially, fork it, modify it; just keep the license and notice. No copyleft, no field-of-use restriction, nothing to buy.

Released under Apache License 2.0 Apache-2.0

Colophon

How this site is built

A static site — no server, no database, no secrets in the source. Handwritten markup generated by Astro, styled with solo7-theme vendored at a pinned version, so a build needs nothing from the network. Hosted on GitHub Pages; DNS at Cloudflare; the domain is registered at Squarespace.

It's instrumented with Grafana Faro reporting to Grafana Cloud — volatile sessions only, no session replay, no identification of you. The full details, and how to switch it off, are on the privacy page. Every page works completely without JavaScript.