Skip to content

Instantly share code, notes, and snippets.

View masoudd2159's full-sized avatar
🏠
Working from home

Masoud Dabbaghi masoudd2159

🏠
Working from home
View GitHub Profile
@masoudd2159
masoudd2159 / .gitlab-ci.yml
Last active September 27, 2021 20:51
gitlab ci
image: openjdk:11-jdk
variables:
# ANDROID_COMPILE_SDK is the version of Android you're compiling with.
# It should match compileSdkVersion.
ANDROID_COMPILE_SDK: "29"
# ANDROID_BUILD_TOOLS is the version of the Android build tools you are using.
# It should match buildToolsVersion.
object PersianNumber {
private var splitter: String? = null
private val arraylistWord = ArrayList<ArrayList<String>>()
private fun persianNumberChangeSetup() {
var temp = ArrayList<String>()
temp.add("")
temp.add("یک")
temp.add("دو")
@masoudd2159
masoudd2159 / gist:6916c1e831f6b58da6353510453208f7
Created October 14, 2018 07:07 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: