Published onJuly 15, 2024LeetCode 160 - Intersection of Two Linked-Listleetcoderecursioniterationlinked-listscomplexityMy solution to the LeetCode problem 160 and discussion on recursion and iteration.
Published onMay 12, 2024My Graduate Project - Flow DatasetprojectA project leveraging the Google Kubric framework, apply optical flow algorithms that simulating realistic environments.
Published onDecember 17, 2023Unity 2D Rigid Body Sleeping Mode and Mathf.Clamp() Usageunitygame-developmentguideA guide on how to control 2D Rigid Body sleeping mode and the proper usage of Mathf.Clamp() in Unity.
Published onNovember 21, 2023Mesh Manipulation in Unity - SharedMesh and Combining Meshesunity-enginegame-developmentA detailed explanation of mesh manipulation in Unity using SharedMesh and how to solve issues with combining meshes.
Published onOctober 11, 2019Markdown GuidegithubguideMarkdown cheatsheet for all your blogging needs - headers, lists, images, tables and more! An illustrated guide based on GitHub Flavored Markdown.