Skip to content
View sajjad-salam's full-sized avatar
🏆
top G
🏆
top G

Block or report sajjad-salam

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
sajjad-salam/README.md
Computer man

sajjad-salam

total starsfollowers

MY INFORMATION

package main

import "fmt"

type Person struct {
  name string
  username string
  age int
  hobbies []string
  job string
}

func main() {
  var me = new(Person)
  
  me.name     = "sajjad salam"
  me.username = "sajjad-salam"
  me.age      = "21"
  me.job      = "prompt developer | flutter developer  | python developer"
  me.hobbies  = []string{"code", "anime", "music","Enginnering"}
  
  fmt.Println(me)
}

Connect With Me

DiscordYoutube



Spent My Time >



Avinal WakaTime Activity

My Language & Skill



 

Spotify

🏆 GitHub Trophies

GitHub Stats

GitHub language stats

Working on

Pinned Repositories ♨️







Popular repositories Loading

  1. auto-follow-github auto-follow-github Public

    script to automatically follow github accounts

    Python 21 5

  2. sajjad-salam sajjad-salam Public

    ملفي الشخصي

    19 2

  3. DRAW DRAW Public

    لوغو لمشاريع بايثون

    Python 11

  4. email_sender_bot email_sender_bot Public

    بوت رفع خارجي

    Python 8

  5. theme-termux theme-termux Public

    Shell 8

  6. report_bot report_bot Public archive

    كاتب تقارير بأستخدام نموذج gpt2

    Python 7