A Live PDF Coordinate Viewer
It is indeed frustrating to not know the location when you want to visit a certain place. Likewise, it is irritating to not know the PDF coordinate when you rerun your code a couple of times just to get the text fill in the correct location
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.
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…
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.
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.
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.
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.
Introducing BlueAutomata
Reporting is a crucial aspect of various sectors across industries to ensure transparency, compliance, decision-making, and accountability.
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:...
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