
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.Sep. 2025
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.Nov. 2023
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.July 2023


