Mobile developer · 2026.
// Tripboard —
const project = {
role: "Mobile developer",
year: "2026",
};A personal trip planner with nested itinerary data. Everything lives on the device: no account, no server, no travel API.
{
"dependencies": [
"React Native",
"Typescript"
]
}// Interactive build is running in the device →
import { Preview } from "./trip-board";// no preview clip checked in yet for this file
{
"metrics": [
]
}Tripboard