Skip to content
View sebastianlivoni's full-sized avatar
  • Aalborg - Denmark
  • 08:45 (UTC +02:00)

Block or report sebastianlivoni

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sebastianlivoni/README.md

Hey there 👋

struct Developer {
  let name = "Sebastian Livoni"
  let pronouns = "he/him/his"
  let age = 24
  let role = "Swift Developer"
  let location = "Denmark 🇩🇰"
  let languages = ["da_DK", "en_US"]
  let skills = ["JavaScript", "Swift", "C", "C#"]
  
  func sayHi() {
    print("Hey, thanks for dropping by, feel free to have a look at my work!")
  }
}

let me = Developer()
me.sayHi()

Pinned Loading

  1. sebastianlivoni sebastianlivoni Public

    Config files for my GitHub profile.