Fixed datasaur link
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful

This commit is contained in:
GeorgeWebberley 2026-02-03 15:53:34 +01:00
parent d9df8700b4
commit 4771990d3c

View file

@ -38,7 +38,7 @@ A key architectural pillar was the implementation of a robust **Security Rules**
"/projects/ratoong/ratoong-4.jpg",
"/projects/ratoong/ratoong-5.jpg",
],
liveUrl: "https://ratoong.com",
liveUrl: "https://www.ratoong.com/",
isPrivate: false,
mermaidChart: `
graph LR
@ -104,7 +104,7 @@ graph LR
"/projects/datasaur/datasaur-6.jpg",
],
repoUrl: "https://git.georgew.dev/georgew/datasaur",
liveUrl: "https://datasaur.georgew.dev", // Adjusted based on your self-hosting mention
liveUrl: "https://datasaur.dev",
isPrivate: false,
engineeringStory: `
Datasaur was born out of a necessity to bridge the gap between raw survey data and academic-grade statistical insights. The challenge wasn't just displaying data, but architecting a system capable of performing complex mathematical computations on-the-fly.