Skip to content
View girlhefunnyaf44's full-sized avatar
💈
#showyourballs
💈
#showyourballs
  • University
Block or Report

Block or report girlhefunnyaf44

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
girlhefunnyaf44/README.md
       __             ___
      // )    ___--""    "-.
 \ |,"( /`--""              `.    
  \/ o                        \  
  (   _.-.              ,'"    ;  
   |\"   /`. \  ,      /       |
   | \  ' .'`.; |      |       \.______________________________
     _-'.'    | |--..,,,\_    \________------------""""""""""""
    '''"   _-'.'       ___"-   )
          '''"        '''---~""

Je M'appelle!

type Farmer struct {
	Hobbies   []string
	Tools     []string
	Vacations []string
}

func main() {
	rice := Farmer{
		Hobbies: []string{"Fishing", "Basketball", "Kickboxing", "Traveling"},
		Tools:   []string{"CheatEngine", "Vim", "Linux", "Raspberry Pi"},
		Vacations: []string{ 
			"France",
			"Australia",
			"Belize",
			"Dominican Republic",
			"Canada",
			"Hawaii",
			"Jamaica",
		}
	}
} 

Popular repositories

  1. Binary-Exploitation-Practice Binary-Exploitation-Practice Public

    Crack this exe

    Go 5

  2. 2.412-GHz-2.472-GHz-RF-analyzer 2.412-GHz-2.472-GHz-RF-analyzer Public

    Radio Frequency analyzer

    Go 2

  3. Discord-Status-Changer Discord-Status-Changer Public

    Changes your discord status to "Streaming" which isn't normally available.

    Python 1

  4. girlhefunnyaf44 girlhefunnyaf44 Public

    Config files for my GitHub profile.

  5. Snow-website Snow-website Public

    Commission Project for BlizzardMC

    PHP