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 Public

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

    Java 1 1

  2. ElephantsWatcher Public

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

    Python 1

  3. 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 Public

    Handwriting practice made simple on iPadOS ๐Ÿ–‹๏ธ

    Swift