
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>DataHungry</title>
      <link>https://www.datahungry.dev/blog</link>
      <description>Exploring the World of Python and Lets Learn Together</description>
      <language>en-us</language>
      <managingEditor>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</managingEditor>
      <webMaster>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</webMaster>
      <lastBuildDate>Sun, 12 Jan 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.datahungry.dev/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.datahungry.dev/blog/introduction-to-cloud-firestore-with-python</guid>
    <title>การใช้งาน Cloud Firestore กับ Python: สำหรับผู้เริ่มต้น</title>
    <link>https://www.datahungry.dev/blog/introduction-to-cloud-firestore-with-python</link>
    <description>Firebase Firestore คือฐานข้อมูลแบบ NoSQL ที่เก็บข้อมูลในรูปแบบ document เหมาะสำหรับการพัฒนาแอปพลิเคชันที่ต้องการ real-time data synchronization</description>
    <pubDate>Sun, 12 Jan 2025 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>Firebase</category><category>Firestore</category><category>NoSQL</category><category>Cloud Database</category><category>Real-time Database</category><category>Backend Development</category><category>Web Development</category><category>Database Design</category><category>Google Cloud</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/apache-airflow-roadmaps</guid>
    <title>Roadmaps สำหรับเริ่มศึกษา Apache Airflow ฉบับ Zero to โคตร Advance</title>
    <link>https://www.datahungry.dev/blog/apache-airflow-roadmaps</link>
    <description>แนวทางการเรียนรู้ Apache Airflow จากประสบการณ์ตรง แบ่งเป็น 3 ระดับตั้งแต่พื้นฐานจนถึงระดับเชี่ยวชาญ พร้อม checkpoint สำหรับประเมินความรู้ในแต่ละระดับ</description>
    <pubDate>Sun, 05 Jan 2025 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>airflow</category><category>Python</category><category>Data Engineer</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/python-virtual-environments</guid>
    <title>Virtual Environments จัดการ Dependencies ใน Python</title>
    <link>https://www.datahungry.dev/blog/python-virtual-environments</link>
    <description>วิธีแก้ปัญหา Conflict ของ Dependencies ใน Python ด้วย Virtual Environment พร้อมขั้นตอนการติดตั้งและใช้งานแบบละเอียด</description>
    <pubDate>Tue, 21 May 2024 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>venv</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/introduction-to-apache-airflow</guid>
    <title>Introduction to Apache Airflow</title>
    <link>https://www.datahungry.dev/blog/introduction-to-apache-airflow</link>
    <description>Apache Airflow เป็นเครื่องมือจัดการ Workflow สำหรับงาน Data Engineering และ Data Pipeline</description>
    <pubDate>Mon, 20 May 2024 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>airflow</category><category>Python</category><category>Data Engineer</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/getting-started-with-apache-cassandra</guid>
    <title>Getting Started with Apache Cassandra</title>
    <link>https://www.datahungry.dev/blog/getting-started-with-apache-cassandra</link>
    <description>Apache Cassandra is a popular distributed NoSQL database known for its scalability, fault-tolerance, and high performance. Whether you are a beginner or an experienced developer, this blog post will serve as a comprehensive guide to help you get started with Apache Cassandra. We will cover the fundamental concepts, installation process, and provide practical code examples to demonstrate key operations.</description>
    <pubDate>Sun, 16 Jul 2023 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>cassandra</category><category>Python</category><category>Data Engineer</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/31-essential-vocabulary-terms-in-the-data-field</guid>
    <title>31 Essential Vocabulary Terms in the Data Field</title>
    <link>https://www.datahungry.dev/blog/31-essential-vocabulary-terms-in-the-data-field</link>
    <description>we will explore 31 crucial vocabulary terms that every data enthusiast, analyst, or engineer should be familiar with. From data governance to machine learning algorithms, these terms will equip you with a solid foundation in the world of data. By understanding these key concepts, you will be better equipped to navigate the ever-evolving landscape of data-driven technologies and make informed decisions in your data projects</description>
    <pubDate>Fri, 12 May 2023 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Data</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/15-useful-extra-columns-for-etl-jobs</guid>
    <title>15 Useful extra columns for ETL jobs</title>
    <link>https://www.datahungry.dev/blog/15-useful-extra-columns-for-etl-jobs</link>
    <description>Extra columns in your ETL jobs can provide valuable context and information for downstream data consumers, allowing them to better understand the source and quality of the data. By considering these extra columns, you can improve the quality and reliability of your data pipelines, and make it easier for downstream consumers to extract value from your data</description>
    <pubDate>Mon, 01 May 2023 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Data Engineer</category><category>ETL</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/setting-up-a-spark-cluster-using-docker-compose.jpg</guid>
    <title>Setting up a Spark cluster using Docker Compose</title>
    <link>https://www.datahungry.dev/blog/setting-up-a-spark-cluster-using-docker-compose.jpg</link>
    <description>Extra columns in your ETL jobs can provide valuable context and information for downstream data consumers, allowing them to better understand the source and quality of the data. By considering these extra columns, you can impr28|ove the quality and reliability of your data pipelines, and make it easier for downstream consumers to extract value from your data</description>
    <pubDate>Thu, 20 Apr 2023 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Data Engineer</category><category>Spark</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/getting-started-with-fastapi</guid>
    <title>Getting Started with FastAPI</title>
    <link>https://www.datahungry.dev/blog/getting-started-with-fastapi</link>
    <description>FastAPI is a modern, fast (high-performance) web framework for building APIs with Python 3.7+ based on standard Python type hints. It is designed to be easy to use and to provide high performance out-of-the-box. FastAPI is built on top of the Starlette framework for the web parts and Pydantic for the data parts</description>
    <pubDate>Mon, 10 Apr 2023 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>Web Development</category><category>FastAPI</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/compare-code-pandas-pyspark-hive</guid>
    <title>Compare code Pandas, PySpark, and Apache Hive</title>
    <link>https://www.datahungry.dev/blog/compare-code-pandas-pyspark-hive</link>
    <description>This comparison article provides an overview of data manipulation in three popular tools: Pandas, PySpark, and Apache Hive. By providing code examples and discussing the pros and cons of each approach, the article aims to help data engineers and data scientists choose the best tool for their specific use case.</description>
    <pubDate>Sat, 08 Apr 2023 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>Data Engineer</category><category>Pandas</category><category>Pyspark</category><category>Apache Hive</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/python-computer-vision</guid>
    <title>Python for Computer Vision</title>
    <link>https://www.datahungry.dev/blog/python-computer-vision</link>
    <description>การใช้งานภาษา Python สำหรับงานด้านการวิเคราะห์รูปภาพ การประยุกต์ใช้ AI เพื่อเพิ่มความสามารถ พร้อมตัวอย่าง Code และวิดีโอสอนการใช้งาน คุณจะได้ทดลองเครื่องมือ face detection, hand detection และ pose detection</description>
    <pubDate>Thu, 02 Feb 2023 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>AI Engieer</category><category>Computer Vision</category><category>Machine Learning</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/python-apache-livy</guid>
    <title>Apache Livy คืออะไร</title>
    <link>https://www.datahungry.dev/blog/python-apache-livy</link>
    <description>An overview of the apache livy, submmit spark job via Rest API and pylivy this blog including source code</description>
    <pubDate>Thu, 26 Jan 2023 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>Data Engineer</category><category>Pyspark</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/python-with-statement</guid>
    <title>Exploring the with statement in Python</title>
    <link>https://www.datahungry.dev/blog/python-with-statement</link>
    <description>The with statement is a powerful feature in Python that provides an easier way to manage resources by automatically handling the opening and closing of files, database connections, network sockets, and other objects. This blog post will explore how the with statement works and how you can use it to simplify your code.</description>
    <pubDate>Wed, 25 Jan 2023 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/python-webhdfs</guid>
    <title>Python WebHDFS คืออะไร?</title>
    <link>https://www.datahungry.dev/blog/python-webhdfs</link>
    <description>An overview of the python for big data project to commands to HDFS using web hdfs</description>
    <pubDate>Sat, 21 Jan 2023 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>Data Engineer</category><category>Hadoop</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/linux-ssh-public-key-auth</guid>
    <title>How to Setup SSH Public Key Authentication</title>
    <link>https://www.datahungry.dev/blog/linux-ssh-public-key-auth</link>
    <description>An overview of the ssh authentication using public key that is more sucure than using username &amp; password.</description>
    <pubDate>Wed, 19 Oct 2022 15:27:14 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Ubuntu</category><category>System Engineer</category><category>Linux</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/python-google-sheet</guid>
    <title>Python Select SQL from Google Sheets</title>
    <link>https://www.datahungry.dev/blog/python-google-sheet</link>
    <description>An overview of the python sql that you can select from google sheets</description>
    <pubDate>Sun, 18 Sep 2022 08:51:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>Data Analytics</category><category>SQL</category><category>Pandas</category><category>Google Sheets</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/flask-extension</guid>
    <title>Flask Extension for Real Application</title>
    <link>https://www.datahungry.dev/blog/flask-extension</link>
    <description>An overview of the flask extension for web development, includes Flask-Appbuilder, Flask-SqlAclchemy, Flask-Admin, and Flask-Monitoring-Dashboard</description>
    <pubDate>Fri, 16 Sep 2022 15:27:14 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>Web Development</category><category>Flask</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/python-heartbeat</guid>
    <title>Python with Heartbeat</title>
    <link>https://www.datahungry.dev/blog/python-heartbeat</link>
    <description>An overview of the Heartbeat used to check our realtime application is working well</description>
    <pubDate>Thu, 15 Sep 2022 00:00:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>Realtime Processing</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/how-to-send-automated-email-in-python</guid>
    <title>How to Send Automated Email in Python</title>
    <link>https://www.datahungry.dev/blog/how-to-send-automated-email-in-python</link>
    <description>Getting started with automated sending an email using python</description>
    <pubDate>Mon, 05 Sep 2022 18:15:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/how-to-read-scientific-article</guid>
    <title>How to Read Scientific Article</title>
    <link>https://www.datahungry.dev/blog/how-to-read-scientific-article</link>
    <description>Summary of the youtube video that talk about the techniques of how to read the scientific article.</description>
    <pubDate>Sun, 04 Sep 2022 12:00:14 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Lecture</category><category>Ariticle</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/generate-json-diagram</guid>
    <title>Generate Json Diagram with JSON Crack</title>
    <link>https://www.datahungry.dev/blog/generate-json-diagram</link>
    <description>Make JSON diagrame using open-source called jsoncrack. You can use it on both jsoncrack website and locally docker + with installation method.</description>
    <pubDate>Fri, 02 Sep 2022 07:46:00 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>JSON</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/bangkok-report-analysis</guid>
    <title>Bangkok Report Analysis</title>
    <link>https://www.datahungry.dev/blog/bangkok-report-analysis</link>
    <description>Make it simply to see the topics using NLP technique, The data report was reported by Bangkokians via Traffy website.</description>
    <pubDate>Thu, 01 Sep 2022 20:18:14 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>Data Science</category><category>Data Analytics</category><category>NLP</category>
  </item>

  <item>
    <guid>https://www.datahungry.dev/blog/getting-started-with-flask</guid>
    <title>Getting Started with Flask</title>
    <link>https://www.datahungry.dev/blog/getting-started-with-flask</link>
    <description>An overview of the flask web development framework, including source code on github and solution deployment using Docker.</description>
    <pubDate>Tue, 30 Aug 2022 15:27:14 GMT</pubDate>
    <author>wuttichaihung@gmail.com (Wuttichai Kaewlomsap)</author>
    <category>Python</category><category>Web Development</category><category>Flask</category>
  </item>

    </channel>
  </rss>
