Narongsak KeawmaneeDigitalocean — Unable to login to recovery console even reset the root passwordRecently, I working on Nginx configuration and apply the firewall rule but forgot to then port 22 on. that cause me to unable to login via…Sep 25, 20221Sep 25, 20221
Narongsak KeawmaneePyPDF2 — Manipulate PDF with PythonWhen I do a small project. I find myself struggling with how to transform data in PDF. how to manipulate it and make it turn 90, split it…Dec 21, 20211Dec 21, 20211
Narongsak KeawmaneeScrape website content with PythonFrom my article Puppeteer. make yourself at chrome. I get some idea from automating navigate search content through youtube. what if we…Sep 27, 2020Sep 27, 2020
Narongsak KeawmaneeSimple application with NodeJS and RabbitMQAfter we setup RabbitMQ with Ubuntu server on previous article. on this article we will start create a simple application with NodeJS…Mar 31, 2020Mar 31, 2020
Narongsak KeawmaneeIntroduction to RabbitMQ with NodejsOn this series. I will write the simple application that using RabbitMQ with NodeJs by using publish/subscribe queue that provide by…Jan 25, 2020Jan 25, 2020
Narongsak KeawmaneeApache Airflow. Create ETL pipeline like a boss.From my last article. Introduction of Airflow. tool for create ETL pipeline. we introduce basic and feature of Apache Airflow. the…Oct 23, 20192Oct 23, 20192
Narongsak KeawmaneeIntroduction of Airflow. tool for create ETL pipelineOn data science world. we tend to move data around for calculate and analysis data for meet with business requirement. such as we want to…Aug 31, 2019Aug 31, 2019
Narongsak KeawmaneeEncrypt Env file in your repo with Blackbox by StackexchangeWhen I start new project. normally this project have to connect with other services like MongoDB, 3rd services. I create .env file for…Jun 19, 2019Jun 19, 2019
Narongsak KeawmaneeVSCode Remote development on DigitaloceanGet back at previous month. before Microsoft release extension on Visual studio code call Remote development. I got anxious with my…Jun 8, 20191Jun 8, 20191
Narongsak KeawmaneeKue — Job queue for NodeJSI working on project that required to send multiple request of data from my system to 3rd API. normally I used Axios for send multiple…Mar 11, 20192Mar 11, 20192