Skip to content
Spaceman, Tony’s avatar

Frontend Engineer.

Design and Fullstack Engineer.

I design and build interfaces for web and desktop applications.

I have worked on products in AI, security, ecommerce, and EdTech. At RIGR AI, I build privacy-sensitive software that supports offline and air-gapped deployments.

Outside work, I write about JavaScript and React and build open-source tools for interface theming.

Get in touch

Back to projects

UI-Theme

A framework-agnostic UI theming library for applications with multiple themes.

What I’m building

UI-Theme is the successor to my Spaceman React Theme Animation package. I’m extending the earlier React-based work into a reusable theming library that is not tied to one framework.

Approach

The library uses the View Transitions API to animate changes between themes. The focus is reusable theme behaviour for modern UI systems.

Status

In development. More implementation notes will follow as the project progresses.

Visit UI-Theme · View the earlier React package