Skip to content
View joeyell's full-sized avatar
😁
😁
Block or Report

Block or report joeyell

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
joeyell/README.md

type person struct {
  name, city, age string
}

func main() {
  var gitHubUser person

  gitHubUser.name = "Joe"
  gitHubUser.city = "London"
  gitHubUser.age = "27"

  fmt.Println(gitHubUser)
}

Connect with me

I'm not on any social media but feel free to connect with me on LinkedIn!

Tools I'm learning
Languages

        

Databases

        

Cloud

        

Containerisation

    

Other

    

Tools I want to learn

    


GitHub Stats

I'm still fairly new to uploading my work to GitHub, but there will be much more to come!

Visits Badge


Spotify - check out what I'm listening to

spotify-github-profile


Hobbies

                            

Popular repositories Loading

  1. learning_go learning_go Public

    Playing around with Go and learning it's features

    Go

  2. joeyell joeyell Public

    Config files for my GitHub profile.

  3. DynamoDB-Go-API DynamoDB-Go-API Public

    Go

  4. SQLDatabaseAPI SQLDatabaseAPI Public

    C#

  5. GoLangSQLAPI GoLangSQLAPI Public

    Go