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

Projects

Open-source work on themes and the interfaces around them.

UI-Theme

In development · Open source

A framework-agnostic UI theming library for applications with multiple themes. It extends my earlier React package with animated theme transitions using the View Transitions API.

The goal is to make theme behaviour reusable across modern UI systems.

Read about the project · Visit UI-Theme


Spaceman React Theme Animation

The earlier React package behind UI-Theme. It provides animated theme transitions for React applications, and is also used for the theme control on this portfolio.

View the package on npm