Skip to content

alefaraci/alefaraci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 

Repository files navigation

class alefaraci {

  var name = "Alessio Faraci"
  var age = 28
  var nationality = "Italian"
  var location = "Clermont-Ferrand, France"
  var languages = "it, en"
  var skills = "python, go, swift"
  
  // host method
  func welcome() {
    print("Hey! Nice to see you there πŸ‘‹πŸ˜Š")
  }
}

let me = alefaraci()
me.welcome()
  • πŸ‘‹ Hi, I’m @alefaraci
  • πŸ€– I'm a Researcher and Engineer
  • 🌱 I’m currently learning Gaussian Processes
  • πŸ‘€ I’m interested in Machine Learning
  • πŸŒ’ On the dark side of the moon, I'm a drummer and a tennis player
  • πŸ“š Addicted to Russian literature

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published