Kean Teng Blog

Welcome to my personal blog. I will publish my learning notes on a variety of topics and ideas here. ✨

Gacha Planning With Python

A gacha games is video game that implements the gacha mechanic to the likes of loot boxes to entice players to spend in-game currency to receive a random in-game item.

April 30, 2024 · 5 min · Kean Teng Blog

Villianess Protagonists' Performative Acts As The Representation of Modern Femininity

As a manga or ‘manhwa’ reader, I am seeing villainesses, which is a genre that mainly target female reader with features such as reincarnation and fantasy…

March 22, 2024 · 4 min · Kean Teng Blog

Road To 1 Million With EPF

EPF or KWSP (Employee Provident Fund) is formed by the Malaysian government on 1951 to help workers safeguard their retirement saving.

January 9, 2024 · 3 min · Kean Teng Blog

Jupyter Notebook, RMarkdown & PDF

Jupyter notebook is a great documentation option when it comes to writing R or Python code. Personally, I use Jupyter notebook together with Visual Studio code a lot when it comes to data analysis and visualization work.

October 17, 2023 · 4 min · Kean Teng Blog

Creating ChatFloodRisk

In this article, we will walk through the steps of creating a flood risk prediction chatbot with interface similar to ChatGPT that is able to predict flood risk of any location in Malaysia.

September 17, 2023 · 5 min · Kean Teng Blog

Introducing ChatAutomata

In this article, I provide example to integrate the package into application, preferably a Chatbot as an agent as we are seeing user-agent interaction is starting to redefine how do we work today in industry. The usage of Chatbot is helping us to perform routine tasks more quickly so that more time can be spent on something more productive and meaningful.

September 17, 2023 · 5 min · Kean Teng Blog

Introducing BlueAutomata

Reporting is a crucial aspect of various sectors across industries to ensure transparency, compliance, decision-making, and accountability.

September 7, 2023 · 8 min · Kean Teng Blog

Creating a Site Using Materials Mkdocs

Images from Unsplash MkDocs is a fast, simple and downright gorgeous static site generator that’s geared towards building project documentation. With source files in Markdown configured with a YAML configuration, site can be easily generated and deployed. Material for Mkdocs is build on top of Mkdocs, and it is targeted for project documentation with a set of powerful and beautiful documentation framework. Let’s go through how the site below is built:...

September 4, 2023 · 4 min · Kean Teng Blog

Publish a Package on Pypi

Let’s talk about Python package publishing. You have spent hours creating a Python package with some wonderful tools in it

September 4, 2023 · 5 min · Kean Teng Blog

Land Cover, Elevation & Slope

Google Earth Engine is used by scientists, engineers and developers to detect change, map trends and quantify differences on the Earth’s surface.

August 26, 2023 · 4 min · Kean Teng Blog