Skip to content
View changanmoon's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report changanmoon

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
changanmoon/README.md

👋 ¡Hola todos!

This is my personal GitHub account. 請多指教。

🙋‍♀️ A bit about myself

  • I mainly focus on macOS/iOS development, but I'm also interested in Android stuff
  • Trilingual (to some extent) -> {zh: 中文, en: English, es: Español}
  • Currently working on: Chinese (Hong Kong) zh-HK localization on Apple platforms (Take a look at my contributions!)

💻 Platforms I'm using now

macOS Ubuntu Fedora iOS iPadOS Android

🌱 Programming Languages

Programming Languages

📝 My GitHub Gists

Check out here

📫 Contact me!

X Mastodon Bluesky

🔢 Special personal counters

changanmoon's GitHub stats     changanmoon's Most Used Languages

Moe-Counter

Pinned Loading

  1. UninstallMAU UninstallMAU Public

    An easy way to uninstall Microsoft AutoUpdate on macOS.

    Shell 373 14

  2. A script to clean file metadata on m... A script to clean file metadata on macOS
    1
    #!/bin/bash
    2
    
                  
    3
    # This shell script will remove all the metadata given below.
    4
    # It can be helpful if you care about privacy issues, as metadata records some file information, like files' download sources.
    5
    # Use it with caution. Please don't use it in some special folders (e.g., app bundles).