Machine learning project evaluating whether technical indicators improve stock price movement prediction performance using Logistic Regression, SVM, Random Forest, and XGBoost models.
Cryptography optimization project improving RSA-4096 decryption efficiency through parallel computing, Chinese Remainder Theorem (CRT), Montgomery multiplication, and 4-bit sliding window algorithms.