Home Blog Twitter GitHub
Projects

Advanced Drag and Drop This 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. React User Experience JavaScript Nov. 2023 GitHub

Video Image

This Website This 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. HTML CSS JavaScript July 2023

Astro Blog This 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. This project demonstrates the power and flexibility of integrating Astro and React, highlighting a modern approach to web development that is both performant and SEO-friendly. Astro React June 2023

Watchdog Process Project This project introduces a watchdog system that oversees child processes, ensuring their uninterrupted operation. It gracefully handles failures and self-termination, maintaining process continuity. The system comprises three C++ components executor, watchdog, and process that communicate via a FIFO, facilitating process management and signal handling. C++ Operating Systems Nov. 2021 GitHub

1