Fixed datasaur link
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful
This commit is contained in:
parent
d9df8700b4
commit
4771990d3c
|
|
@ -38,7 +38,7 @@ A key architectural pillar was the implementation of a robust **Security Rules**
|
||||||
"/projects/ratoong/ratoong-4.jpg",
|
"/projects/ratoong/ratoong-4.jpg",
|
||||||
"/projects/ratoong/ratoong-5.jpg",
|
"/projects/ratoong/ratoong-5.jpg",
|
||||||
],
|
],
|
||||||
liveUrl: "https://ratoong.com",
|
liveUrl: "https://www.ratoong.com/",
|
||||||
isPrivate: false,
|
isPrivate: false,
|
||||||
mermaidChart: `
|
mermaidChart: `
|
||||||
graph LR
|
graph LR
|
||||||
|
|
@ -104,7 +104,7 @@ graph LR
|
||||||
"/projects/datasaur/datasaur-6.jpg",
|
"/projects/datasaur/datasaur-6.jpg",
|
||||||
],
|
],
|
||||||
repoUrl: "https://git.georgew.dev/georgew/datasaur",
|
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,
|
isPrivate: false,
|
||||||
engineeringStory: `
|
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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue