Image Processing for Website
Image processing became essential part of web development nowadays. It is my way of image processing in Arch Linux with following steps:
Image processing became essential part of web development nowadays. It is my way of image processing in Arch Linux with following steps:
When we do:
import mpps from "../../../content/members/documents/pps-myan/pps-myan.json";
import epps from "../../../content/members/documents/pps-eng/pps-eng.json";VSCode/TS will show red underlines because:
At any point, you may want to completely reset your local project so it matches the remote repo exactly (discarding any local changes, extra files, etc.).
This is personal record for building a blog site using Astro web framework with Cloudflare integration. Consult with this pages: https://docs.astro.build/ and https://codeberg.org/minsoehan/cloudflare-astro-blog-sample for more details.
When designing for the web, one small but important detail is how browsers handle very long words or strings of text. On mobile screens especially, an unbroken word can stretch beyond the viewport and cause horizontal scrolling — something no user enjoys.
Disclaimer: This post is written purely for educational and exploratory purposes, and as a personal technical record. The method described — submitting data to Google Forms via a custom HTML form — is not officially supported by Google, may stop working without notice, and should not be relied on for production use or sensitive data collection. I do not encourage or endorse misuse, automation of fake submissions, or attempts to bypass login-restricted forms. Please use responsibly and at your own discretion.
မြန်မာနိုင်ငံ အလုပ်သမား ဥပဒေအရ ရက်သတ္တပတ်ပိတ်ရက်နှင့် အများပြည်သူ အလုပ်ပိတ်ရက်များတွင် အလုပ်သမားများအား လုပ်ခလစာဖြင့် အနားပေးရသည်။ အများပြည်သူ အလုပ်ပိတ်ရက်ဆိုသည်မှာ ပြည်ထောင်စုအစိုးရအဖွဲ့က အမိန့်ကြော်ငြာစာဖြင့် နှစ်စဥ်ထုတ်ပြန်ကြေငြာသည့် အများပြည်သူအလုပ်ပိတ်ရက်များကို ဆိုလိုခြင်း ဖြစ်သည်။ ထိုသို့ထုတ်ပြန်ကြေငြာသော အများပြည်သူအလုပ်ပိတ်ရက် တချို့သည် တစ်ခါတစ်ရံ ရက်သတ္တပတ်ပိတ်ရက်နှင့် တိုက်တိုက်ဆိုင်ဆိုင် ကျရောက်နေတတ်သည်။ ယင်းသို့ ကျရောက်သည့်အခါ “ရုံးများ၏ ပိတ်ရက်နှင့် လွှဲပြောင်းနိုင်သည့် စာချုပ်စာတမ်းများ အက်ဥပဒေ၊ ပုဒ်မ ၂၅” အရ အစားထိုးပိတ်ရက် သတ်မှတ်ပေးသည်များ ရှိခဲ့သည်။ ရက်သတ္တပတ် အလုပ်ပိတ်ရက်အပေါ် တိုက်ဆိုင်ကျရောက်နေသော အများပြည်သူအလုပ်ပိတ်ရက်ကို အခြားအလုပ်လုပ်ရက်တစ်ရက်အပေါ်သို့ ပြောင်းလဲ သတ်မှတ်ပေးခြင်း ဖြစ်သည်။
ရန်ကုန်မှာ တက္ကစီငှားဖို့ဆိုရင် -
တဲ့ နည်းတွေထဲက တစ်ခုခုကို သုံးရမယ်။ ပထမ ၃ နည်းက အရင်ကတည်းက ရှိခဲ့တာ။ Grab နဲ့ Kilo ကတော့ နောက်မှ ပေါ်လာတာ။ Grab နဲ့ Kilo မှာဆိုရင် Grab ကအရင်၊ Kilo က နောက်။
Google Sheets isn’t just for storing data—it can also act as a lightweight database for your projects. With a few lines of Google Apps Script, you can transform your spreadsheet into a JSON API that any web app, static site, or script can consume.