rafsanahmad / rafsanahmad

About me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi, πŸ‘‹

About me

package main

fun main(args: Array<String>) {
    val map = getBio()
    for ((key, value) in map) {
        println("$key : $value")
    }
}

fun getBio() : Map<String, String> {
    return mapOf(
	"- ⚑ Quick bio" to                       "Passionate Software Developer with experience in developing complex mobile solutions, scalable system design.",
	"- πŸ”­ I'm currently working on" to       "Sharpening my System Design, Architecture, Problem-Solving Skills.",
	"- 🌱 I'm currently learning" to         "Jetpack Compose, Dart, Python, Keras, TensorFlow.",
	"- πŸ‘― I'm looking to collaborate on" to  "Kotlin, Jetpack Compose, Dart Sdk, AI/ML projects.",
	"- πŸ€” I'm looking for help with" to      "Anything related to what I am currently learning πŸ˜….",
	"- πŸ’¬ Ask me about" to                   "Mobile Application Development, Android, Kotlin, Java, Swift, Flutter, Dart.",
	"- πŸ“« How to reach me" to                "rafsanahmad111@gmail.com"
   )
}

You can reach me at πŸ‘½

Rafsan Ahmad's LinkedIn Profile Rafsan Ahmad's Stack Overflow Profile Rafsan Ahmad's Stack Exchange Profile Rafsan Ahmad's Hackerrank Profile Rafsan Ahmad's Leetcode Profile Rafsan Ahmad's Medium Profile Rafsan Ahmad's Twitter Profile

My stack πŸ‘¨β€πŸ’»

Tools that I use on a daily basis, or that I've used or worked (either much or a bit) with on the past

Rafsan Ahmad :: StackShare

Github stats πŸ“Š

Top langs πŸ‘…

rafsanahmad :: Top Langs

Profile stats 🎹

rafsanahmad :: Profile Stats


About

About me