Contact

Students can contact me using the official e-mail address provided by the Faculty of Mathematics and Computer Science, “Babeș-Bolyai” University here, or the official Outlook e-mail address provided by the University here.

var Informations = {
         "First_Name": "Lorand Gabriel",
         "Last_Name":  "Parajdi",
         "Faculty":    "Faculty of Mathematics and Computer Science",
         "University": "BABEȘ-BOLYAI",
         "Adress":     "Str. Mihail Kogalniceanu, Nr.1 RO-400084",
         "Location":   "Cluj-Napoca, Romania",
};

var Contact = {
         "E_mail": [   
                       "lorand.parajdi@ubbcluj.ro",
                       "lorand.parajdi@mail.wvu.edu",
                   ],                
         "Web":    [   
                       "www.lorandparajdi.com",
                       "www.cs.ubbcluj.ro/~lorand"
                   ],
};