Publications
|
Automated Test Program Generation for Compiler Fault LocalizationJanuary 2024 - Current Research Research in automatically generating test programs to most effciently and effectively localize both static and dynamic compiler bugs. |
Fault localisation in JS EnginesMay 2020 - January 2024 Research Ph.D. Research in developing efficient way to identify the abnormal behaviours of JIT compilers that are used by well known JS Engines via behavioural differential testing between interpreted bytecodes and JIT compiled code. Then, localise the source of the actual bug in the static code of JIT compiler. |
*Some repositories might be set to private
AutoMATES - DelphiJanuary 2019 - May 2020 Defense Advanced Research Projects Agency (DARPA) The University of Arizona Research Ph.D. Automated Model Assembly from Text, Equation, and Software The AutoMATES project aims to build technology to construct and curate semantically-rich representations of scientific models Building Fortran-to-Python (for2py) IR About AutoMates |
Statistical Debugging in Dynamic ProgramsJanuary 2019 - May 2019 Research Ph.D. A research in automating the debugging in dynamic programs. Especially, targeting interpreters and JIT compilers using statistical debugging approach. Targeted JIT compiler - Ruby mJIT. |
Student Response System Security AnalysisNov 2017 - Dec 2017 Advanced Security Course (CINS 548) Undergraduate Utilized mini SDR to capture both i>Clicker base and mobile keypads frequency. Analyzed visualized frequency activities from CubicSDR. |
Last Minute Saver (LMS)Dec 2016 – May 2017 Personal Project with a peer. Based on user interactions in parking sharing. Co-founder |
U.S. Salary Census Database ManagementJan 2016 – May 2016 Project for Introduction to Databases Course (CINS 370) Undergraduate Designed the U.S. salary census data relationship with ER-diagram. Populated data into MySQL database and normalized down fourth normal form. Implemented procedures to analyze data that it can be efficiently retrieved by the users. |