Loading...
I am a Ph.D. student in experimental High Energy Physics at Bari University and a member of the CMS Collaboration at CERN in Geneva. My research interests include the measurements of the Higgs boson self-couplings via double Higgs production events, the CMS tracking efficiency measurements, and the search for Standard Model anomalies in CMS data using Machine Learning techniques. I am also involved in the R&D of new gaseous detectors to be installed at FCC or CEPC.
Hello PLAYER, welcome into the textual adventure game in which the story has been invented by ChatGPT :)
Spoken Languages | Programming Languages | Scientific Tools | Markup Languages and Database |
---|---|---|---|
Italian (native) | C/C++ | ROOT/ROOTFit | MySQL |
English (good) | Python | Tensorflow | HTML/HTML5 |
French (basic) | Bash | Scikit-learn | CSS |
Spanish (basic) | Fortran | Git | JavaScript |
📊 GitHub Stats and Trophies
✍️ Random Dev Quote
It is no good to try to stop knowledge from going forward. Ignorance is never better than knowledge. -- Enrico Fermi
Person me = new Person();
while (me.isAlive()) {
me.WakeUp();
me.Smile();
me.EatPizza();
me.Code();
me.Sleep();
}