Skip to content
View alefaraci's full-sized avatar
πŸͺ
πŸͺ

Highlights

  • Pro
Block or Report

Block or report alefaraci

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

Popular repositories

  1. Zedify Zedify Public

    Open your current Finder directory in Zed - 🍏 A macOS Finder toolbar app

    Rich Text Format 3

  2. setup setup Public

    Config files for my GitHub profile.

  3. alefaraci alefaraci Public

    Config files for my GitHub profile.

  4. umami umami Public

    Forked from umami-software/umami

    Umami is a simple, fast, privacy-focused alternative to Google Analytics.

    JavaScript