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("دو")
@PurpleBooth
PurpleBooth / README-Template.md
Last active May 27, 2024 18:02
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@rxaviers
rxaviers / gist:7360908
Last active May 27, 2024 22:49
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: