The cause was Streamlit's link_button navigating in the same tab and cutting the WebSocket, so I changed it to a plain HTML link that opens in a new tab. I organized employment types into four ...
I built this project to make querying relational databases easy and accessible, even if you don't know SQL. It takes plain English questions, converts them into valid SQL queries, runs them on your ...
I am currently studying to pass the Fundamental Information Technology Engineer Examination. While progressing with my certification studies, I suddenly thought of the following. How many hours did I ...
Simplified scope: This app is configured for one specific company and its subsidiaries (not a multi-company database tool). Current slice (v0.1): For the configured company + subsidiaries, determine ...