Skip to content
View AstroWLAN's full-sized avatar
🤖
Status set
🤖
Status set

Block or report AstroWLAN

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 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
AstroWLAN/README.md
// Hello there!
struct Person {
  let name: String = "Dario Crippa"
  let nickname: String = "AstroWLAN"
  let nationality: String = "🇮🇹"
  let languages: [String] = ["Italian", "English", "Swift", "C", "Python", "JavaScript", "Java"]
  let education: College = MSc. CompSci and Engineering @ Politecnico di Milano

  func contactMe(message : String) {
    let email = dario.crippa97@gmail.com
    email.send(message)
  }

  func jobOffer() {
    linkedin.connect("https://www.linkedin.com/in/dario-crippa-223ba9267/")
  }
}

Pinned Loading

  1. giovannidispoto/Santorini giovannidispoto/Santorini Public

    Prova finale di Ingegneria del Software A.A. 2019/2020

    Java 1 1

  2. ElephantsWatcher ElephantsWatcher Public

    This repo contains the submission for the A.A. 2020-2021 Software Defined Networking course @ PoliMI

    Python 1

  3. Healthub Healthub Public

    This repo contains the iOS app developed for the Design and Implementation of Mobile Applications course A.A. 2022-2023 @ PoliMI

    Swift 2

  4. Traces Traces Public

    Handwriting practice made simple on iPadOS 🖋️

    Swift