Added dino-tracker
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful

This commit is contained in:
GeorgeWebberley 2026-02-06 11:07:15 +01:00
parent 8508b679c0
commit deb370d5af
2 changed files with 12 additions and 0 deletions

View file

@ -13,6 +13,18 @@ export const LAB_SERVICES: LabService[] = [
image: "/lab/observatory.jpg",
uptimeId: 12,
},
{
id: "dino-tracker",
name: "GW Paleo",
description:
"A digital field journal and taxonomic registry for Dinosauria. Designed with a 'Museum Archive' aesthetic, this specimen tracker syncs with the Paleobiology Database (PBDB) to catalog thousands of validated species and genera.",
stack: ["Next.js", "Prisma", "SQLite", "Tailwind CSS"],
visibility: "public",
url: "https://dinos.georgew.dev",
gitUrl: "https://git.georgew.dev/georgew/dino-tracker",
image: "/lab/dino-tracker.jpg",
uptimeId: 16,
},
{
id: "surf-hub",
name: "Surf Sentinel",

BIN
public/lab/dino-tracker.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB