A commit-level risk scoring and visualization tool for C/C++ codebases. Analyzes commits to surface high-risk changes — helping engineering teams prioritize code review and catch regressions earlier.
Stack: C/C++ · Static Analysis · Risk Scoring · Visualization
An LLM-powered web app that analyzes UI designs and provides actionable usability feedback. Designed as a human-AI collaborative tool, preserving designer autonomy while surfacing accessibility and dark-pattern concerns.
Stack: Python · Streamlit · LLM · HCI
Built a massively parallel image processing pipeline for 3D reconstruction from defocused images, delivering ~100% performance gain over the legacy implementation. Showcased at SEMICON West 2023 in San Francisco.
Stack: CUDA · MFC C++ · Parallel Computing · NVIDIA GPU · 2D/3D Visualization · DLL
Real-time inter-process communication between a C# WPF app and a C++ MFC app using named pipes. Built at Frontier Semiconductor to read temperature data from an Omron controller across heterogeneous processes.
Stack: NamedPipe · WPF C# · MFC C++ · Omron Controller · Win32
Lead developer for an automated Four Point Probe sheet resistance measurement system for Intel. Built multithreaded software following the SEMI E95 standard. Showcased at SEMICON Japan.
Stack: MFC · C++ · Win32 · Serial Communication · Robotics · Sensors · Multi-threading
A low-cost embedded system for real-time forehead detection and body-temperature measurement from thermal video. Built on NVIDIA Jetson Nano with a YOLO-based detector. Published at ACM ICCA 2022.
Stack: NVIDIA Jetson Nano · YOLO · OpenCV · C++ · Python · React · Node.js