{"id":14990753,"url":"https://github.com/azkadev/zig_cheatsheet","last_synced_at":"2025-04-06T03:12:10.943Z","repository":{"id":63506207,"uuid":"568320829","full_name":"azkadev/zig_cheatsheet","owner":"azkadev","description":"Zig adalah bahasa pemrograman dan toolchain tujuan umum untuk memelihara perangkat lunak yang kuat, optimal, dan dapat digunakan kembali.","archived":false,"fork":false,"pushed_at":"2024-04-13T05:35:18.000Z","size":820,"stargazers_count":385,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T02:09:12.880Z","etag":null,"topics":["azkadev","cheatsheet","indonesia","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azkadev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["azkadev"],"custom":["https://t.me/azkadevbot?start=donate_user_menu_zig_cheatsheet"]}},"created_at":"2022-11-20T06:24:03.000Z","updated_at":"2025-03-23T08:46:59.000Z","dependencies_parsed_at":"2024-10-30T21:00:36.552Z","dependency_job_id":"8491a09c-50cf-4268-85ec-a72ac788ca06","html_url":"https://github.com/azkadev/zig_cheatsheet","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":"0.33333333333333337","last_synced_commit":"17869708935262f4b64c5b4fb847991b2a84dbb2"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azkadev%2Fzig_cheatsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azkadev%2Fzig_cheatsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azkadev%2Fzig_cheatsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azkadev%2Fzig_cheatsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azkadev","download_url":"https://codeload.github.com/azkadev/zig_cheatsheet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427012,"owners_count":20937214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azkadev","cheatsheet","indonesia","zig","ziglang"],"created_at":"2024-09-24T14:20:44.820Z","updated_at":"2025-04-06T03:12:10.926Z","avatar_url":"https://github.com/azkadev.png","language":"Zig","readme":"![ZIG](https://ziglang.org/img/zig-logo-dynamic.svg)\n\nZig adalah bahasa pemrograman dan toolchain tujuan umum untuk memelihara perangkat lunak yang kuat, optimal, dan dapat digunakan kembali.\n\n⚡ Bahasa Sederhana\nFokus pada men-debug aplikasi Anda daripada men-debug pengetahuan bahasa pemrograman Anda.\n\n- Tidak ada aliran kontrol tersembunyi.\n- Tidak ada alokasi memori tersembunyi.\n- Tidak ada preprosesor, tidak ada makro.\n\n⚡ Waktu Kompensasi\nPendekatan baru untuk metaprogramming berdasarkan eksekusi kode waktu kompilasi dan evaluasi lambat.\n\n- Panggil fungsi apa pun pada waktu kompilasi.\n- Memanipulasi tipe sebagai nilai tanpa overhead runtime.\n- Comptime mengemulasi arsitektur target.\n  \n⚡ Pertahankan dengan Zig\nTingkatkan basis kode C/C++/Zig Anda secara bertahap.\n\n- Gunakan Zig sebagai kompiler C/C++ drop-in tanpa ketergantungan yang mendukung kompilasi silang di luar kotak.\n- Manfaatkan zig build untuk menciptakan lingkungan pengembangan yang konsisten di semua platform.\n- Tambahkan unit kompilasi Zig ke proyek C/C++; LTO lintas bahasa diaktifkan secara default.\n\n---\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/azkadev\"\u003e\n        \u003cimg src=\"https://telegra.ph/file/e90bdeab8390b8c0d9df2.png\" alt=\"Specta\"\n            width=\"312\"\n            height=\"312\"\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://youtube.com/c/galaxeus\"\u003e\n        \u003cimg\n            src=\"https://raw.githubusercontent.com/azkadev/azkadev/main/assets/images/powered_galaxeus.png\"\n            alt=\"galaxeus\"\n            width=\"350\"\n            height=\"80\"\n        \u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    \u003cb\u003eAuthor Docs Azkadev 🔥\u003c/b\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n \n\n### Support\n\u003e Tolong beri saya dukungan dengan cara follow up semua social media saya / donate di github ya\n\n### Social Media Me\n\n1. [Youtube](https://youtube.com/@azkadev)\n2. [Telegram](https://t.me/azkadev)\n\n### Alasan Saya Belajar Bahasa code Zig\n1. Cross platform compile\n   \n   Cross platform compile di zig tidak terlalu ribet di banding bahasa code sebelah anda hanya perlu menambahkan `-target arch-platform` itu sudah bisa di compile di platform tersebut\n\n2. Lebih Cepat Dari c\n   \n   Bahasa code Zig di claim lebih cepat dari bahasa code C.\n\n3. Low Level Programming\n   \n   Low Level Programming adalah\n---\n\n### Basic command\nBais command yang biasa di gunakan dalam zig\n1. Compile to shared library\n   \n    Mencompile source code zig ke shared library jadi anda bisa menggunakan source code yang sudah di buat di semua bahasa program yang support ffi\n\n    ```bash\n    zig build-lib ./src/main.zig -target x86_64-linux -dynamic --name azka\n    ```\n\n2. compile to exe\n   \n    Mengcompile source code ke executable sehingga anda bisa menjalankan program tanpa install zig / package\n    \n    ```bash\n    zig build-exe ./src/main.zig -target x86_64-linux\n    ```\n\n3. run program\n   \n    Menjalankan program zig\n\n    ```bash\n    zig run ./src/01_hello_world.zig\n    ```\n    \n\u003ch3 align=\"center\"\u003eGlobal Corporation\u003c/h3\u003e\n\n\u003ch3 align=\"center\"\u003e\n  Welcome to Global Corporation profile!\n  \u003cimg src=\"https://media.giphy.com/media/hvRJCLFzcasrR4ia7z/giphy.gif\" width=\"28\"\u003e\n\u003c/h3\u003e\n\n\u003c!-- Social icons section --\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.instagram.com/global__corporation/\"\u003e\u003cimg width=\"32px\" alt=\"Instagram\" title=\"Telegram\" src=\"https://upload.wikimedia.org/wikipedia/commons/a/a5/Instagram_icon.png\"/\u003e\u003c/a\u003e\n  \u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\n  \u003ca href=\"https://t.me/GLOBAL_CORPORATION_ORG\"\u003e\u003cimg width=\"32px\" alt=\"Twitter\" title=\"Telegram\" src=\"https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg\"/\u003e\u003c/a\u003e\n  \u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\n  \u003ca href=\"https://twitter.com/global_corp_org\"\u003e\u003cimg width=\"32px\" alt=\"Twitter\" title=\"Twitter\" src=\"https://upload.wikimedia.org/wikipedia/commons/6/6f/Logo_of_Twitter.svg\"/\u003e\u003c/a\u003e\n  \u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\n  \u003ca href=\"https://www.youtube.com/@global_Corporation\"\u003e\u003cimg width=\"32px\" alt=\"Youtube\" title=\"Youtube\" src=\"https://upload.wikimedia.org/wikipedia/commons/e/ef/Youtube_logo.png\"/\u003e\u003c/a\u003e\n  \u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\n\u003c/p\u003e\n\n\n**Global Corporation**\n\nadalah perusahaan terkemuka yang mengambil peran utama dalam mempercepat dan mempertahankan keamanan perusahaan. \n\nDengan fokus yang tajam pada inovasi dan keunggulan teknologi\n\n**Global Corporation** menyediakan solusi proaktif yang efektif untuk mengamankan operasional perusahaan dan mencegah potensi risiko merugikan. \n\nDengan tim ahli yang berkomitmen, teknologi canggih, dan pendekatan holistik terhadap keamanan perusahaan, Global Corporation telah menjadi acuan utama bagi perusahaan lain yang mengutamakan keamanan dan keselamatan sebagai prioritas utama dalam bisnis mereka.\n\n\n## Social Media\n\n\u003ch3 align=\"center\"\u003e\n  Telegram\n  \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg\" width=\"20\"\u003e\n\u003c/h3\u003e\n\n1. [Group Developer Global Public](https://t.me/DEVELOPER_GLOBAL_PUBLIC)\n\n## Product / Services\n\n1. **Clone Bot / Userbot**\n  Hai kamu ingin punya bot / userbot dengan banyak features?. \n  - **Features**:\n    - **Repeat Message**\n    - **Manage Chat Private / Channel / Group**\n  - **Platform Support**:\n    - **Telegram**\n    - **Whatsapp**\n    - **Twitter**\n    - **Github**\n    - **Google** \n2. **Products**\n    - **Black Products**\n    - **Group / Channel**\n    - **Nsfw**\n    - **Payment Gateway**\n    - **Paid Promote**\n    - **Pre Release / Beta**\n    - **Promo Cheap**\n    - **Source Code Bot / USerbot**\n    - **Trade**\n3. **Services**\n    - **Developer**\n    - **Goal**\n    - **Partner**\n    - **Promote**\n    - **Recommendation**\n    - **Sortcut Cheat Sheet**\n    - **Terminate**\n    - **Upgrade**\n\n## Cara Beli Jasa / Products \n\n- **Lewat Telegram**\n  Jika kamu ingin membeli bisa lewat telegram\n  -  Buka Bot: https://t.me/GLOBAL_CORP_ORG_BOT\n  -  Isi data pribadi / subscribe channel\n  -  Tap Main menu pilih services / products\n  -  Pilih Product / Services\n  -  Pastikan coin mencukupi\n  -  Isi data yang di butuhkan\n  \nVideo Tutorial\n[![Watch the video](https://img.youtube.com/vi/TY0Y21C6asM/maxresdefault.jpg)](https://www.youtube.com/watch?v=TY0Y21C6asM)\n\n- **Lewat App**\n  jika kamu ingin melihat prroduct / jasa dengan full demo kamu bisa beli lewat app\n \n\n\n## 📺 Latest YouTube Videos\n\n  \u003c!-- prettier-ignore-start --\u003e\n  \u003c!-- BEGIN YOUTUBE-CARDS --\u003e\n[![Cara beli ai telegram versi bot dan cara pakai| Global Corporation](https://ytcards.demolab.com/?id=7LZhoklvS9A\u0026title=Cara+beli+ai+telegram+versi+bot+dan+cara+pakai%7C+Global+Corporation\u0026lang=id\u0026timestamp=1710937415\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"Cara beli ai telegram versi bot dan cara pakai| Global Corporation\")](https://www.youtube.com/watch?v=7LZhoklvS9A)\n[![Ai Userbot Telegram Demo Cara Pakai Dan Beli | Global Corporation](https://ytcards.demolab.com/?id=4mAZ6EgAhUo\u0026title=Ai+Userbot+Telegram+Demo+Cara+Pakai+Dan+Beli+%7C+Global+Corporation\u0026lang=id\u0026timestamp=1710936251\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"Ai Userbot Telegram Demo Cara Pakai Dan Beli | Global Corporation\")](https://www.youtube.com/watch?v=4mAZ6EgAhUo)\n[![CARA BELI USERBOT TELEGRAM CLOUD  | Global Corporation](https://ytcards.demolab.com/?id=uiDJwK9r3Cg\u0026title=CARA+BELI+USERBOT+TELEGRAM+CLOUD++%7C+Global+Corporation\u0026lang=id\u0026timestamp=1710900440\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"CARA BELI USERBOT TELEGRAM CLOUD  | Global Corporation\")](https://www.youtube.com/watch?v=uiDJwK9r3Cg)\n[![Cara Top Up Automatis Menggunakan Payment Gateway Di GLOBAL BOT APP](https://ytcards.demolab.com/?id=ADqzS5ORJsU\u0026title=Cara+Top+Up+Automatis+Menggunakan+Payment+Gateway+Di+GLOBAL+BOT+APP\u0026lang=id\u0026timestamp=1710721879\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"Cara Top Up Automatis Menggunakan Payment Gateway Di GLOBAL BOT APP\")](https://www.youtube.com/watch?v=ADqzS5ORJsU)\n[![Cara Membeli Jasa Developer / Paid Promote / ADS / dll Di Telegram Bot | Global Corporation](https://ytcards.demolab.com/?id=TY0Y21C6asM\u0026title=Cara+Membeli+Jasa+Developer+%2F+Paid+Promote+%2F+ADS+%2F+dll+Di+Telegram+Bot+%7C+Global+Corporation\u0026lang=id\u0026timestamp=1710717990\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"Cara Membeli Jasa Developer / Paid Promote / ADS / dll Di Telegram Bot | Global Corporation\")](https://www.youtube.com/watch?v=TY0Y21C6asM)\n[![Global Userbot Telegram](https://ytcards.demolab.com/?id=Kyj1Zl04_68\u0026title=Global+Userbot+Telegram\u0026lang=id\u0026timestamp=1710690464\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"Global Userbot Telegram\")](https://www.youtube.com/watch?v=Kyj1Zl04_68)\n\u003c!-- END YOUTUBE-CARDS --\u003e\n  \u003c!-- prettier-ignore-end --\u003e\n\u003c!-- START GLOBAL CORPORATION --\u003e\n\u003ch3 align=\"center\"\u003e\n  Global Corporation\n\n  ![](https://raw.githubusercontent.com/globalcorporation/.github/main/.github/logo/global_corporation.png)\n\u003c/h3\u003e\n\n\n\u003ch3 align=\"center\"\u003e\n  Welcome to Global Corporation profile!\n  \u003cimg src=\"https://media.giphy.com/media/hvRJCLFzcasrR4ia7z/giphy.gif\" width=\"28\"\u003e\n\u003c/h3\u003e\n\n\u003c!-- Social icons section --\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.instagram.com/global__corporation/\"\u003e\u003cimg width=\"32px\" alt=\"Instagram\" title=\"Telegram\" src=\"https://upload.wikimedia.org/wikipedia/commons/a/a5/Instagram_icon.png\"/\u003e\u003c/a\u003e\n  \u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\n  \u003ca href=\"https://t.me/GLOBAL_CORPORATION_ORG\"\u003e\u003cimg width=\"32px\" alt=\"Twitter\" title=\"Telegram\" src=\"https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg\"/\u003e\u003c/a\u003e\n  \u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\n  \u003ca href=\"https://twitter.com/global_corp_org\"\u003e\u003cimg width=\"32px\" alt=\"Twitter\" title=\"Twitter\" src=\"https://upload.wikimedia.org/wikipedia/commons/6/6f/Logo_of_Twitter.svg\"/\u003e\u003c/a\u003e\n  \u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\n  \u003ca href=\"https://www.youtube.com/@global_Corporation\"\u003e\u003cimg width=\"32px\" alt=\"Youtube\" title=\"Youtube\" src=\"https://upload.wikimedia.org/wikipedia/commons/e/ef/Youtube_logo.png\"/\u003e\u003c/a\u003e\n  \u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\u0026#8287;\n\u003c/p\u003e\n\n**Global Corporation** Is a **leading company** that takes a leading role in **accelerating** and **maintaining** enterprise security. \n\nWith a sharp focus on innovation and technological excellence\n\n**Global Corporation** providing effective proactive solutions to secure company operations and prevent potential adverse risks. \n\nWith a committed team of experts, advanced technology, and a holistic approach to corporate security, Global Corporation has become a benchmark for other companies that prioritize security and safety as a top priority in their business.\n\n[![](https://raw.githubusercontent.com/globalcorporation/.github/main/.github/logo/powered.png)](https://www.youtube.com/@Global_Corporation)\n\n## Application / Product / Project Official\n\n\u003ch3 align=\"center\"\u003e\n  Global App\n\n  ![](https://raw.githubusercontent.com/globalcorporation/.github/main/.github/logo/global_corporation.png)\n\u003c/h3\u003e\n\n  Super Cross-platform application allows you to do social media / chat as well as a place for buying and selling businesses to find work\n[![](https://cdn.dribbble.com/userupload/13133188/file/original-2331747061f15217a2f16cc3d665c5b6.jpg)](https://github.com/globalcorporation/global_app)\n\n\u003ch3 align=\"center\"\u003e\n  Global Bot App\n\n  ![](https://raw.githubusercontent.com/globalcorporation/.github/main/.github/logo/global_corporation.png)\n\u003c/h3\u003e\n\n  Super cross-platform application allows you to handle lots of bots / userbots / AI for your assistants, making it easier for you in all your affairs\n  \n[![](https://cdn.dribbble.com/userupload/13133188/file/original-2331747061f15217a2f16cc3d665c5b6.jpg)](https://github.com/globalcorporation/global_bot_app)\n\n### Global Studio Developer\n\n  The cross-platform Studio Developer application allows you to code on various platforms\n\n[![](https://cdn.dribbble.com/userupload/13133188/file/original-2331747061f15217a2f16cc3d665c5b6.jpg)](https://github.com/globalcorporation/global_bot_app)\n\n\u003ch3 align=\"center\"\u003e\n  Ads Gateway\n\n  ![](https://raw.githubusercontent.com/globalcorporation/.github/main/.github/logo/ads_gateway.png)\n\u003c/h3\u003e\n\n  **Applikasi** Cross platform advertising allows you to advertise on various platforms easily\n\n[![](https://cdn.dribbble.com/userupload/13133188/file/original-2331747061f15217a2f16cc3d665c5b6.jpg)](https://github.com/globalcorporation/coinlox)\n\n\u003ch3 align=\"center\"\u003e\n  Archivon\n\n  ![](https://raw.githubusercontent.com/globalcorporation/.github/main/.github/logo/archivon.png)\n\u003c/h3\u003e\n\n  **Applikasi** Linux based operating system which will be released\n\n[![](https://cdn.dribbble.com/userupload/13133188/file/original-2331747061f15217a2f16cc3d665c5b6.jpg)](https://github.com/globalcorporation/coinlox)\n\n\u003ch3 align=\"center\"\u003e\n  Coinlox\n\n  ![](https://raw.githubusercontent.com/globalcorporation/.github/main/.github/logo/coinlox.png)\n\u003c/h3\u003e\n\n  **Applikasi** Cross Platform Wallet allows you to store money on the internet safely\n\n[![](https://cdn.dribbble.com/userupload/13133188/file/original-2331747061f15217a2f16cc3d665c5b6.jpg)](https://github.com/globalcorporation/coinlox)\n\n\n\n### Global Bot Telegram\n\n  Super Bot Telegram allows you to manage various chat groups / private / channels as well as a place to buy and sell the products we sell, you can buy this service from\n  IDR: 25k / bulan\n  $: 1,5 Dollar\n\n[![](https://cdn.dribbble.com/userupload/13133188/file/original-2331747061f15217a2f16cc3d665c5b6.jpg)](https://github.com/globalcorporation/global_bot_telegram)\n\n### Global Userbot Telegram\n\n  Super Bot Telegram allows you to manage various chat groups / private / channels as well as a place to buy and sell the products we sell, you can buy this service from\n  IDR: 25k / bulan\n  $: 1,5 Dollar\n\n[![](https://cdn.dribbble.com/userupload/13133188/file/original-2331747061f15217a2f16cc3d665c5b6.jpg)](https://github.com/globalcorporation/global_userbot_telegram)\n\n### Global Bot Whatsapp\n\n  Super Bot Telegram allows you to manage various chat groups / private / channels as well as a place to buy and sell the products we sell, you can buy this service from\n  IDR: 25k / bulan\n  $: 1,5 Dollar\n\n[![](https://cdn.dribbble.com/userupload/13133188/file/original-2331747061f15217a2f16cc3d665c5b6.jpg)](https://github.com/globalcorporation/global_bot_whatsapp)\n\n## Social Media\n\n\u003ch3 align=\"center\"\u003e\n  Telegram\n  \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg\" width=\"20\"\u003e\n\u003c/h3\u003e\n\n1. [Group Developer Global Public](https://t.me/DEVELOPER_GLOBAL_PUBLIC)\n\n## Product / Services\n\n1. **Clone Bot / Userbot**\n  Hi, do you want to have a bot / userbot with lots of features?. \n  - **Features**:\n    - **Repeat Message**\n    - **Manage Chat Private / Channel / Group**\n  - **Platform Support**:\n    - **Telegram**\n    - **Whatsapp**\n    - **Twitter**\n    - **Github**\n    - **Google** \n1. **Products**\n    - **Black Products**\n    - **Group / Channel**\n    - **Nsfw**\n    - **Payment Gateway**\n    - **Paid Promote**\n    - **Pre Release / Beta**\n    - **Promo Cheap**\n    - **Source Code Bot / USerbot**\n    - **Trade**\n2. **Services**\n    - **Developer**\n    - **Goal**\n    - **Partner**\n    - **Promote**\n    - **Recommendation**\n    - **Sortcut Cheat Sheet**\n    - **Terminate**\n    - **Upgrade**\n\n## Cara Beli Jasa / Products \n\n- **Lewat Telegram Bot**\n  Jika kamu ingin membeli bisa lewat telegram automatis pembayaran hingga proses\n  (jika proses lama itu bukan **SCAM !!** kemungkinan **server down** jadi proses bisa lebih lama jika ragu tap menu report lalu isi keluhan)\n  -  Buka Bot: https://t.me/GLOBAL_CORP_ORG_BOT\n  -  Isi data pribadi / subscribe channel\n  -  Tap Main menu pilih services / products\n  -  Pilih Product / Services\n  -  Pastikan coin mencukupi\n  -  Isi data yang di butuhkan\n\n- **Lewat Telegram USER**\n  -  Buka: https://t.me/general_user\n  -  Ucapin apapun yang kamu butuh jasa dev / apapun\n\n  \nVideo Tutorial\n[![Watch the video](https://img.youtube.com/vi/TY0Y21C6asM/maxresdefault.jpg)](https://www.youtube.com/watch?v=TY0Y21C6asM)\n\n- **Lewat App**\n  jika kamu ingin melihat product / jasa dengan full demo kamu bisa beli lewat app\n\n## 📺 Latest YouTube Videos\n\n  \u003c!-- prettier-ignore-start --\u003e\n  \u003c!-- BEGIN YOUTUBE-CARDS --\u003e\n[![Userbot LIFE TIME Subsription Telegram Murah Unlimited Akun Ultra FAST | Global Corporation](https://ytcards.demolab.com/?id=LfNt8A2fCLQ\u0026title=Userbot+LIFE+TIME+Subsription+Telegram+Murah+Unlimited+Akun+Ultra+FAST+%7C+Global+Corporation\u0026lang=id\u0026timestamp=1712129787\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"Userbot LIFE TIME Subsription Telegram Murah Unlimited Akun Ultra FAST | Global Corporation\")](https://www.youtube.com/watch?v=LfNt8A2fCLQ)\n[![Tolong 😭 Siapapun beli satu jasa aku ntr aku kasih harga seiklasnya / ada yang mau donasi | GLOBAL](https://ytcards.demolab.com/?id=BFl2AT_pdOw\u0026title=Tolong+%F0%9F%98%AD+Siapapun+beli+satu+jasa+aku+ntr+aku+kasih+harga+seiklasnya+%2F+ada+yang+mau+donasi+%7C+GLOBAL\u0026lang=id\u0026timestamp=1710988807\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"Tolong 😭 Siapapun beli satu jasa aku ntr aku kasih harga seiklasnya / ada yang mau donasi | GLOBAL\")](https://www.youtube.com/watch?v=BFl2AT_pdOw)\n[![Cara beli ai telegram versi bot dan cara pakai| Global Corporation](https://ytcards.demolab.com/?id=7LZhoklvS9A\u0026title=Cara+beli+ai+telegram+versi+bot+dan+cara+pakai%7C+Global+Corporation\u0026lang=id\u0026timestamp=1710937415\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"Cara beli ai telegram versi bot dan cara pakai| Global Corporation\")](https://www.youtube.com/watch?v=7LZhoklvS9A)\n[![Ai Userbot Telegram Demo Cara Pakai Dan Beli | Global Corporation](https://ytcards.demolab.com/?id=4mAZ6EgAhUo\u0026title=Ai+Userbot+Telegram+Demo+Cara+Pakai+Dan+Beli+%7C+Global+Corporation\u0026lang=id\u0026timestamp=1710936251\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"Ai Userbot Telegram Demo Cara Pakai Dan Beli | Global Corporation\")](https://www.youtube.com/watch?v=4mAZ6EgAhUo)\n[![CARA BELI USERBOT TELEGRAM CLOUD  | Global Corporation](https://ytcards.demolab.com/?id=uiDJwK9r3Cg\u0026title=CARA+BELI+USERBOT+TELEGRAM+CLOUD++%7C+Global+Corporation\u0026lang=id\u0026timestamp=1710900440\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"CARA BELI USERBOT TELEGRAM CLOUD  | Global Corporation\")](https://www.youtube.com/watch?v=uiDJwK9r3Cg)\n[![Cara Top Up Automatis Menggunakan Payment Gateway Di GLOBAL BOT APP](https://ytcards.demolab.com/?id=ADqzS5ORJsU\u0026title=Cara+Top+Up+Automatis+Menggunakan+Payment+Gateway+Di+GLOBAL+BOT+APP\u0026lang=id\u0026timestamp=1710721879\u0026background_color=%230d1117\u0026title_color=%23ffffff\u0026stats_color=%23dedede\u0026max_title_lines=1\u0026width=250\u0026border_radius=5 \"Cara Top Up Automatis Menggunakan Payment Gateway Di GLOBAL BOT APP\")](https://www.youtube.com/watch?v=ADqzS5ORJsU)\n\u003c!-- END YOUTUBE-CARDS --\u003e\n  \u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- END GLOBAL CORPORATION --\u003e\n","funding_links":["https://github.com/sponsors/azkadev","https://t.me/azkadevbot?start=donate_user_menu_zig_cheatsheet"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazkadev%2Fzig_cheatsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazkadev%2Fzig_cheatsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazkadev%2Fzig_cheatsheet/lists"}