A Streamlit App For Flood Analysis

In this project, I make use of Streamlit, which is an open-source Python library that allows us to build and deploy powerful apps with speed and efficiency. It also offers a cloud deployment feature for you to host the Streamlit app that you created online publicly through Streamlit Community Cloud.

August 13, 2023 · 5 min · Kean Teng Blog

Flood Risk Modeling With Logistic Regression

In econometrics, the ordinary least square (OLS) model is widely used to estimate the parameter of a linear regression model.

August 13, 2023 · 7 min · Kean Teng Blog

Creating a Website With Hugo & PaperMode

There are a few things to prepare before your own site can be created, as follows: A GitHub account Installed Microsoft Visual Studio Code Installed Git. After you create a GitHub account and installing the necessary software, we are ready to begin!

April 9, 2023 · 4 min · Kean Teng Blog