A gpu value calculator made with Svelte 4 and Pico.css, for calculating price to performance value of various GPUs, using user defined data and various tech reviewer data.
https://gpu-value-calculator.pages.dev/
Install node.js and use package manager of choice (pnpm is recommended: https://pnpm.io/installation) to install dependencies. Build, dev server, etc, scripts are your standard vite-svelte template ones, see in the package.json under "scripts", run with your package manager.
Pull requests with fixes, updates or new features are welcome.