Skip to content
View saidul80's full-sized avatar

Block or report saidul80

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
saidul80/README.md

Hey there! ๐Ÿ‘‹

struct Developer {
  let name = "Saidul Islam"
  let pronouns = "he/him/his"
  let age = 24
  let role = "iOS & Flutter Developer"
  let location = "Dhaka, Bangladesh ๐Ÿ‡ง๐Ÿ‡ฉ"
  let languages = ["bn-BD", "en_US"]
  let skills = ["Swift", "Dart", "JavaScript"]
  
  func sayHi() {
    print("Hey, thanks for stopping by! Feel free to explore my projects.")
  }
}

let me = Developer()
me.sayHi()

Popular repositories Loading

  1. samples samples Public

    Forked from flutter/samples

    A collection of Flutter examples and demos.

    Dart

  2. Priyoshop Priyoshop Public

    oookkk

  3. saidul80 saidul80 Public

    Config files for my GitHub profile.