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

Block or report sajjad-salam

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. sajjad-salam sajjad-salam Public

    ملفي الشخصي

    19 3

  2. auto-follow-github auto-follow-github Public

    script to automatically follow github accounts

    Python 17 5

  3. DRAW DRAW Public

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

    Python 9

  4. Input-Recorder Input-Recorder Public

    Forked from Zuzu-Typ/Input-Recorder

    تسجيل حركات الماوس والكيبورد (مشروع بايثون)

    Python 7 3

  5. aaaar aaaar Public

    بوت تشغيل اغاني

    Python 6

  6. control_system control_system Public

    تحكم ب نضامك عن طريق بوت تيليجرام

    Python 6