CS graduate from the University of Balamand with hands-on experience in full-stack development, Unity 3D simulation engineering, mobile development, and applied machine learning.
Built VitaCore: a complete Unity/Electron/Node.js/MySQL desktop EMS training simulation — as my senior capstone project. Also worked on an ML pipeline for breast cancer classification achieving 97.4% accuracy with tuned L2 Logistic Regression.
Active Lebanese Red Cross volunteer attending real emergency response operations, which directly informed the clinical design of VitaCore.
- 🌍 Based in Tripoli, Lebanon
- ✉️ reinerahim2910@gmail.com
- 🔗 linkedin.com/in/reine-rahim-723153292
VitaCore — EMS Training Simulation
Unity 3D simulation + Electron desktop shell + Node.js/Express REST API + MySQL
Full AVPU/ABCDE assessment flow, cardiac arrest management, CPR/AED cycles, JWT auth, instructor dashboard, performance analytics
C#UnityElectronNode.jsExpressMySQLJavaScriptRESTJWT
Breast Cancer Classification — ML Pipeline
Binary classification on UCI Wisconsin Diagnostic dataset (569 instances, 30 features)
Accuracy: 97.4% · F1: 96.8% · AUC: 99.5% — Tuned L2 Logistic Regression, 5-fold CV
Pythonscikit-learnpandasNumPyGridSearchCVPCA