Skip to content

About

Read the docs

This website serves as staging-area for organizing and sharing personal projects.

It is built using my personal codes and opensource third-party software.


Various components of this website use the browser’s local web-browser storage.

Privates notes are save on local web-browser storage, or on cloud providers (Google Firebase) upon explicit user’s requests.

SiRun:

  • When running web-assembly apps: user data are not transmitted to our servers.
  • When logged in and running server-side apps: registration and login data are double-encrypted. Other transferred data are secured via the https/wss protocol but are stored on the server unencrypted. 🡆 Do not upload any sensitive data.

Finance analytics apps are practically not usable by public.

Sveltia CMS and Gitea server are NOT for public use, please get in touch if you are interested in collaboration! Softwares that are meant to be used by public are or will be released on GitHub instead.