As part of archive, here presents my past achievement in reverse chronological order. Work in progress.

November 29, 2024

Intigriti 1337UP LIVE - Best Write-up. See X/Twitter post (Login to see full thread)

Screenshot archive - Intigriti's X

October 7, 2024

Released: It’s Not Easy Being Green: On the Energy Efficiency of Programming Languages (Nicolas van Kempen, Hyuk-Je Kwon, Dung Tuan Nguyen, Emery D. Berger). We worked together for 2 years investigating energy consumption in programming languages and current claims of it. This is my first paper submitted to arxiv.

January - April, 2023

Participated in MITRE eCTF. Our team, UMazda, secured 9th place out of 16 teams. Despite only able to attack a few numbers of designs, I learned a lot about designing secure communication protocols, embedded programming in Rust, and porting code from C to Rust. Credential link. Design source code can be found here.

August 23, 2016

Commited my first interpreter and project to GitHub. Originally, this project is published on SourceForge under the name √Math Xplorer. But I could not understand how to handle Mercurial on SourceForge, so I moved the whole project to GitHub for git. This is also the first time I experiemented with VS Code to write and push code in git repository. As to the versioning rationale, I was heavily inspired by Windows build number at the time.