Profile Picture

林熙巑 (リム ヒーチャン)

博士課程学生

コンピューターサイエンス

アリゾナ大学

Publications

Fault localisation in JS Engines

May 2020 - Current

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.

AutoMATES

2019年01月– 2020年05月

アメリカ国防高等研究計画局 (DARPA)
はアリゾナ大学

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

Student Response System Security Analysis

2017年11月–2017年12月

Advanced Security Course (CINS 548)

i>Clicker baseとモバイルキーボード周波数を取り込むためのmini SDRの活用
CubicSDRによる可視周波数活動の分析

Personal Budgeting Website Development

2017年8月–2017年12月

Senior Project (CINS 490)

Ruby on Rails 5によるウェブアプリケーション“Personal spending manager”の開発
HTML5, JavaScript, jQuery, AJAXによるUIの開発
SQLite3を使用したデータベース

Last Minute Saver (LMS)

2016年12月–2017年5月

個人プロジェクト
学校駐車場使用簡易化のためのウェブアプリケーション

Game Programming Language Compiler Design

2016年8月–2016年12月

Compiler Design Course (CS 515)

C++によるゲームプログラミング言語インタプリタの開発
vim text editor, g++ compiler, gdbを使ったデバッギング

U.S. Salary Census Data Web Development

2016年6月–2016年7月

Web Programming Fundamentals (CINS 465)

Ruby on Rails 4による米国給与調査データ研究ウェブサイトの開発
HTML5, JavaScriptによるUIの開発
MySQLからSQLite3への調査データ移行

U.S. Salary Census Database Management

2016年1月–2016年5月

Project for Introduction to Databases Course (CINS 370)

ER-diagramによる米国給与調査データ関係形成の開発
MySQLへのデータ入力
Proceduresを使用したデータ分析によるデータ検索の効率化