// Hello there!
struct Person {
let name: String = "Dario Crippa"
let username: 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"
let linkedin: URL = "https://www.linkedin.com/in/dario-crippa-223ba9267/"
let role: Job = "Software Engineer @OversonicRobotics"
func contactMe(message : String) {
let email = crippa.dario97@gmail.com
email.send(message)
}
🤖
Status set
🤖 Software Engineer
-
OversonicRobotics
- Monza
-
21:10
(UTC +01:00) - @AstroWLAN
- in/dario-crippa-223ba9267
Pinned Loading
-
giovannidispoto/Santorini
giovannidispoto/Santorini PublicProva finale di Ingegneria del Software A.A. 2019/2020
-
ElephantsWatcher
ElephantsWatcher PublicThis repo contains the submission for the A.A. 2020-2021 Software Defined Networking course @ PoliMI
Python 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

