About
A short page about me and jarryspace.net.
About me
This is the personal site of Jared Cavalli.
About jarryspace.net
The internet used to be fun. Myspace, fan sites, forums and personal blogs allowed people be creative and useful. We weren’t governed by the “algorithm”. I miss that place… so I’m bringing it back.
This is my small corner of the web. A place to make things, document things, share things with friends, or sometimes just keep things for myself.
It’s inspired by the IndieWeb idea that the web can still be personal, playful, and human.
Tech
jarryspace.net is intentionally narrow, lightweight, and not trying to do too much.
The site is built with Astro and deployed automatically from GitHub to Cloudflare Pages. Posts and pages are written in markdown and compiled into static HTML during the build process.
Images live in Cloudflare R2 and are served from a separate domain so the site bundle stays small and predictable.
There’s no framework running in the browser and no database behind the site — just static files, a CDN, and a small build pipeline.