Viet-Hung Nguyen

Software Engineer / Film Enthusiast

GitHubTwitterLinkedIn

#code

2023-12-05 What is border-radius, really?
2022-07-11 std::mem::transmute the unsafe magic
2021-09-26 Browser from Scratch: Layout
2021-01-13 Browser from Scratch: CSS parsing & processing
2020-10-24 Browser from Scratch: HTML parsing
2020-09-01 Browser from Scratch: DOM API
2020-05-29 Browser from Scratch: Introduction