personal portfolio site for sami fouad, built with Astro 5 and deployed on Cloudflare Pages.
this site showcases my projects, writing, and recent development activity. it dynamically pulls data from GitHub repositories to stay current without manual updates.
main sections:
the build process fetches fresh data from GitHub before Astro compiles:
public/data/public/changelog/repos.json in the rootthe portfolio stays current through a three-tier rebuild system:
post-deploy webhook collects Google PageSpeed Insights scores and stores them in Cloudflare D1. historical metrics are displayed on the changelog page.
tags connect content across the site:
all content with the same tag appears together on tag pages.
built with Astro. powered by Cloudflare. data from GitHub.
personal portfolio site for sami fouad, built with Astro 5 and deployed on Cloudflare Pages.
this site showcases my projects, writing, and recent development activity. it dynamically pulls data from GitHub repositories to stay current without manual updates.
main sections:
the build process fetches fresh data from GitHub before Astro compiles:
public/data/public/changelog/repos.json in the rootthe portfolio stays current through a three-tier rebuild system:
post-deploy webhook collects Google PageSpeed Insights scores and stores them in Cloudflare D1. historical metrics are displayed on the changelog page.
tags connect content across the site:
all content with the same tag appears together on tag pages.
built with Astro. powered by Cloudflare. data from GitHub.