Skip to content

rafsanahmad/rafsanahmad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 

Repository files navigation

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                "[email protected]"
   )
}

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


Releases

No releases published

Packages