import Cocoa
class SoftwareEngineer {
let name = "Andrea Moleri"
let role = "Software Engineer"
let spokenLanguages = ["๐ฎ๐น", "๐บ๐ธ", "๐ช๐ธ", "๐ฉ๐ช"]
let areasOfInterest = ["Federated Learning", "Queue Theory", "Large Scale Crowd Management"]
let specializations = ["Machine Learning", "Data Analysis", "iOS Development"]
func greetings() {
print("Hi there, thanks for dropping by! Hope you find something interesting")
}
}
let me = SoftwareEngineer()
me.greetings()
andreamoleri
Follow
๐ฑ
Learning
MSc Computer Science Student @ University of Milano-Bicocca
-
University of Milano-Bicocca
- Milan
-
22:45
(UTC +01:00) - in/andreamoleri
Highlights
- Pro
Pinned Loading
-
StarryNight
StarryNight PublicA Python notebook based on the Hertzsprung-Russell Diagram, which employs machine learning methodologies to unveil inherent patterns within stellar data, aiming to assist scientists and astronomers.
Jupyter Notebook 2
-
JSONParser
JSONParser PublicA multi-paradigm JSON manipulation library written both in Lisp and Prolog, offering comprehensive parsing, data structuring, precise value retrieval, and robust syntax error identification.
Common Lisp
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.