My personal site, live at sallysooo.com — about me, experience, projects, and a blog.
Built with React + Vite. Content (About/Experience/Projects/Blog text, images, links) lives in public/profile/*.json and is fetched at runtime, so most updates never touch component code. See CONTENT_GUIDE.md for what to edit, how to run it locally, and how to deploy.
This site is built on top of two open-source projects (both MIT-licensed; their original licenses are kept in this repo):
- dev-portfolio by Mayank Agarwal — base template for the site itself (LICENSE.md).
- webshell by Nathaniel Macapinlac — vendored under
tools/webshell/as the terminal easter egg (license).
The template code is MIT-licensed as inherited from the above; the personal content (writing, photos, project descriptions) is not.