HomeBlogTwitterGitHub
Projects
Policy Iteration on GPU

Policy Iteration on GPUThis project implements the Policy Iteration algorithm for solving Markov Decision Processes (MDPs) using CUDA to leverage GPU parallelism. It efficiently computes optimal policies for large state and action spaces by parallelizing the policy evaluation and improvement steps, significantly accelerating convergence compared to traditional CPU implementations.CUDAGPU ProgrammingC++Parallel ComputingSep. 2025GitHub

Advanced Drag and Drop

Advanced Drag and DropThis application showcases a sophisticated drag-and-drop list interface, meticulously crafted using only React, without reliance on external libraries. It exemplifies React's capabilities in creating dynamic user experiences with efficient, native functionality.ReactUser ExperienceJavaScriptNov. 2023GitHub

This Website

This WebsiteThis project showcases an elegant and interactive UI, meticulously built with HTML, CSS, and JavaScript. It highlights the capability to create dynamic and responsive experiences using these core technologies alone, emphasizing the strength and flexibility of vanilla web development to achieve complex functionality without external libraries.HTMLCSSJavaScriptJuly 2023

Astro Blog

Astro BlogThis blog site marries Astro's efficient static site generation with React's dynamic UI capabilities, showcasing a seamless, interactive experience. It delivers responsive content and complex functionalities elegantly without heavy external libraries.AstroReactJune 2023

12next