A single-page personal links site for Gabriel Casalduc, Founder of Divergent Health.
It presents a short, curated set of links as story chapters — the origin of a health journey, a self-diagnosis breakthrough, medical research work, and the launch of myRadOne.
For everything about the project — how to add or edit links, the design system, and deployment — see the Central Guide, the single source of truth.
https://elgabrielc.github.io/links/
index.html— the entire site: markup, styles, and links in one self-contained file (no build step, no dependencies).signature.avif/signature.png— the avatar image (AVIF preferred, PNG fallback).
Open index.html directly in a browser, or serve the folder with any static server:
python3 -m http.serverDeployed as a static site via GitHub Pages. Pushing to the default branch publishes to the live URL above.