Below is a list of some software that I developed over the years.
A tool for creating semantic descriptions semi-automatically. SAND makes it easy to integrate with semantic modeling systems to predict or suggest semantic descriptions to the users, as well as to use different knowledge graphs (KGs). Besides its modeling capabilities, SAND is equipped with browsing/querying tools to enable users to explore data in the table and discover how it is often modeled in KGs.
Paper Github
Streamlit components that allow client side (javascript) to send data to the server side (python) and render HTML content without being processed by Markdown.
Github