About
I'm a Windows developer who likes building fast and clean desktop apps. I got into programming through reverse engineering and just wanting to understand how things work under the hood.
Over time, I've worked on a bunch of open-source projects and built my own apps using WinUI 3, .NET, and C#. I care about making things both fast and nice to use.
I mainly focus on desktop apps, Windows UI/UX, and low-level programming. I also enjoy writing about what I learn and helping other developers out.
Skills & Technologies
Apps
FluentHub
A stylish yet powerful GitHub client for Windows. Browse repositories, manage issues, and view code with a beautiful native interface.
RegistryEditor
Modernize your regedit experience with WinUI. A sleek, user-friendly alternative to the classic Windows Registry Editor.
JumpListManager
A modern WinUI 3 tool for Windows 10/11 that lets you view and analyze Jump Lists from applications.
Writing
Jump List の仕組み
実 DLL の逆解析結果を元に、Jump List が内部でどの API を使って列挙・構築・表示されるのかを整理する。
MSIX packaging NuGet package documentation
Comprehensive reference for MSBuild properties available in the Microsoft Windows SDK BuildTools MSIX NuGet package.
Where's the new Windows 11 context menu queries from?
Deep dive into RE'ing the new Windows 11 context menu system using IDA Pro and WinDbg.