Insights, ideas, and stories


2341 views Sep 18, 2025
How to automatically add your logo to image

ကျွန်တော်တို့ ဒီနေ့ input imageတစ်ခုကို ကိုယ့်ရဲ့ logo မှာဘယ်လို ထည့်ရမယ်ဆိုတာကိုလေ့လာရမှာပါ။ဥပမာ မိတ်ဆွေမှာ website တစ်ခုရှိတယ် အဲ့website မှာ ပစည်းတွေတင်ရောင်းတယ်။မိ…

Read More
2358 views Sep 18, 2025
Downloading All Images From Web Page

ဒီနေ့ ကျွန်တော် webpage တစ်ခုက image တွေ အကုန်ကို python သုံးပြီး ဘယ်လို download ဆွဲရမလဲကို ပြပေးမှာပါ။Web Scraping or Crawling ကျွန်တော်တို့က website တစ်ခ…

Read More
1837 views Sep 17, 2025
Higher-order functions in JavaScript (Part-1)

Hello guys!

ဒီ Blogလေးမှာ JavaScript ရဲ့ Higher-order functions တွေအကြောင်းကို Part-1 အနေနဲ့ဆွေးနွေးသွားမ…

Read More
1748 views Sep 18, 2025
Gentle Introduction To Redis

အားလုံးပဲ မင်္ဂလာပါခင်ဗျာ။ကျွန်တော်တို့ ဒီနေ့မှာတော့ redis ဆိုတာဘာလဲ မသိသေးတဲ့သူများအတွက် ပို့စ်လေးတစ်ခု sharing လုပ်ပေးချင်ပါတယ်။ကျွန်တော်တို့အားလုံး ဒီကာလမှာ ဘာမှမ…

Read More
2375 views Sep 18, 2025
How to do Age Gender Recognition Easily In Opencv

ကျွန်တော်လဲ မအားလို့ စာမရေးဖြစ်တာကြာပြီဆိုတော့ ဒီနေ့မှာတော့ Age Gender recognition လေးဖတ်လို့လွယ်ပြီး ပြန်အသုံးချလို့လွယ်အောင် ရေးပေးလိုက်ပါတယ်။အောက်ကအဆင့်တွေတိုင်း လ…

Read More
2589 views Sep 18, 2025
How to convert audio format with python

ဒီလို သာမန် script လေးတွေက ဘာမှမဟုတ်ဘူးလို့ထင်ရပေမယ့် တစ်ချိန်ကျ တစ်ကယ်အသုံးဝင်လာပါတယ်။ဥပမာ မိတ်ဆွေသည် audio format တွေချိန်းပေးတဲ့ web toolလေးတစ်ခုတည်ဆောက်မယ်ဆို ဒီs…

Read More
2872 views Sep 18, 2025
Understanding Collections In Python

ကျွန်တော်တို့ ဒီနေ့မှာတော့ beginners တွေအနေနဲ့ နောက်ပိုင်းမှာ လုံးဝအသုံးဝင်လာမယ့် collections ကိုလေ့လာကြည့်ရအောင်။ကျွန်တော်လဲ အလုပ်တွေနဲ့ ရှုပ်နေ တော့ blog မှာ ပို့စ်သိပ်…

Read More
2301 views Sep 18, 2025
Stacks & Queues In Python

ကျွန်တေ်ာတို့ Python Basic ကိုလေ့လာပြီဆို အသုံးဝင်တယ့် Data Structure တွေဖြစ်တဲ့ Stacks နဲ့ Queues တို့ကိုနားလည်ထားသင့်ပါတယ်။ဒီနေ့ ပို့စ်မှာတော့ ကျွန်တော်တို့ stacks an…

Read More
2620 views Sep 18, 2025
Understanding while-else in python

ကျွန်တေ်ာ ဒီပု့ိစ်မှာတော့ python ရဲ့ loop မှာ beginner တချို့သတိမထားမိတဲ့ while else ကိုမိတ်ဆက်ပေးပါမယ်။

while သည် looping ဖြစ်ပြီး syntax ကတော့

Read More
2339 views Sep 18, 2025
Convert All Your Images To PDF Book

ကျွန်တေ်ာတို့ဒီနေ့ ချစ်သူသမီးရည်းစားတွေဖြစ်ဖြစ် uni ကျောင်းသားတွေဖြစ်ဖြစ် စောက်ရမ်းတွေ စာမရေးချင်လို့ ပုံတွေရိုက်ကြပါတယ်။ပြီးတော့ တစ်ပုံချင်းစီ လိုက်ရှာတယ်။ချစ်သူတွေဆိုလ…

Read More
2388 views Sep 18, 2025
Lambda Keyword In Python

Lambdas ကတော့ anonymous function ဆောက်တဲ့နေရာတွေမှာ သုံးပါတယ်။တစ်ကြောင်းထဲနဲ့ရေးလို့ရတော့ ပိုလဲတိုတယ် အဆင်လဲပြေတယ်ပေါ့နော်။ကျွန်တေ်ာတို့  lambdas function တွေ…

Read More
2444 views Sep 18, 2025
Decorators in Python

ကျွန်တော်တို့ ဒီနေ့တော့ python decorators ကို လိုရင်းပဲပြောသွားပါမယ်။အဲ့တော့ python decorators တွေကိုနားလည်ဖို့ဆို python function တွေအလုပ်လုပ်ပုံကိုသိထားသင့်ပါတ…

Read More