AIUC-1 Standards Interface Demo with React by Ali ShanAIUC-1 Standards Interface Demo with React by Ali Shan

AIUC-1 Standards Interface Demo with React

Ali Shan

Ali Shan

Overview

An interactive single-page application for exploring the AIUC-1 AI safety standard. I built the front end in React and Next.js with TypeScript, pulling structured content live from the Airtable API and deploying on Netlify — turning a dense compliance document into a fast, browsable interface.

The Challenge

Standards documents are long, hierarchical, and painful to navigate as static text. The client wanted a demo that made the AIUC-1 standard genuinely usable — searchable, filterable, and easy to move through — while keeping the underlying content easy to edit without redeploying code.

What I Built

A React / Next.js single-page application with a clean, responsive standards interface
TypeScript throughout for a typed, maintainable codebase
A live content pipeline from the Airtable API, so the team can update the standard without touching code
Fast client-side search and filtering across standard sections
A simple, reliable Netlify deployment

Tech Stack

React, Next.js, TypeScript, the Airtable API, and Netlify.

Outcome

The AIUC-1 standard became an interactive, easy-to-navigate web app instead of a static document — with a content model the team can update themselves, wrapped in a fast, modern React interface.
Like this project

Posted Dec 11, 2025

Single-page React & Next.js app for AI safety standard built with TypeScript and the Airtable API, deployed on Netlify, with fast interface.