A portfolio website made in collaboration with visual developer Kristen Rankin. It can be viewed here
The project is built with Vite and uses Solid JS for reactivity.
It can be run with npm run dev
, or npm run build && npm run preview
for an optimized version.
The site is image-heavy, requiring the development of image-optimization tools including Imageopt-rs, a Rust CLI tool for batch converting, resizing, and serializing the metadata of images.