Research
ScalaF: Functional Refactoring for Scala
Static analysis engine using Scalameta to detect imperative anti-patterns and safely refactor them into functional and parallel Scala code. Published at Scala Workshop 2025 (SPLASH/ICFP).
Ransomware Early Detection with RL
Framed malware detection as an optimal stopping problem using PPO + BiLSTM over API call sequences, achieving faster detection with fewer API calls.