🌐 English | 한국어
I go by airtaxi online (sometimes kck4156, and hoyo321 back in the day).
I'm a developer based in Seoul, South Korea, with a Ph.D. in Computer Engineering from Sunmoon University. My dissertation was about building an indoor fire response advisory system using multimodal LLM and retrieval-augmented generation.
I mostly work with .NET and C#, and I enjoy Windows development (especially WinUI) and cross-platform apps with Uno Platform. I also have experience in game and server development.
-
PinStats - A Windows 10/11 program that shows system resources on your desktop. Clean UI with low system resource usage.
-
Deskband11Lib - A library for building rich, always-visible taskbar companions on Windows 11. There are similar approaches out there, but this is pretty much the only powerful one packaged as a usable library.
-
BarPlay - A lightweight taskbar media playback widget for Windows 11. Started as a proof-of-concept for Deskband11Lib, but people around me liked it enough that it became a real app.
-
AT-Installer - A lightweight Windows installer framework built with WinUI 3. The recently added MSIX-to-EXE packaging feature is the standout, since it lets any MSIX become a double-click installer with no PowerShell or Developer Mode.
-
DeskBorder - A Windows utility for virtual desktop users. Move your mouse to the screen edge to switch desktops, and a lot more. I just think the idea is good.
-
Cli-Account-Switcher - A Windows app for managing authentication accounts for AI service providers (Codex, Claude Code, Z.ai, Ollama Cloud, OpenCode Go). The always-on taskbar usage widget is pretty kick.
-
LidGuard - Keeps local AI coding agents awake even when you close your laptop lid. There is really nothing else like this out there.
-
AT-Image-Converter - A batch image converter built with WinUI 3 and Magick.NET. Clean UI with a wide range of supported formats and options.
-
ClosedAwake - A Windows tray app that keeps your laptop awake even after you close the lid. Plenty of tools prevent idle sleep, but almost none solve the lid-close problem. This one does, with a clean UI.
-
KoreanNumberParser - A .NET library that parses Korean number strings (like
10억4천3백만이십일) into int/long and back. The differentiator is that it handles mixed Sino-Korean numerals and Arabic digits in the same expression. -
YellowInside - A Windows app that lets you use Dccon, Arcacon, and Inven stickers in KakaoTalk messenger.
-
CrispShot - A lightweight tray utility that fixes the small background border Windows leaves around
Alt + Print Screencaptures, with an optional soft drop shadow so your screenshots look like macOS window captures. -
AutoClipboardSaver - A system tray app that automatically saves clipboard images to a folder whenever you copy one.
-
ScreenBrightnessByBattery - A lightweight app that automatically adjusts screen brightness based on whether you're on battery or AC power, and can prevent sleep when an external monitor is connected.
-
NamuWikiViewer - An unofficial NamuWiki viewer app built with WinUI 3 and .NET 10, with ad blocking, history, and a clean reading UI.
I also build MCP (Model Context Protocol) servers so AI coding agents can do more from the terminal.
-
FluentIconsMcp - Search Windows Fluent Icons from your agent. A .NET global tool that exposes Fluent Icons metadata through a stdio MCP server. Useful when developing WinUI apps and you want your AI agent to pick the right icon for FontIcon.
-
XamlStylerMcp - Format XAML from your agent. Wraps XamlStyler and lets agents format XAML strings, files, or whole directories.
-
GithubRepoStructureMcp - Fetch GitHub repository directory structures from your agent as a tree view, including private repos with a PAT. Helps agents explore repositories much faster.
-
PhotoshopMcpServer - An MCP server that lets AI assistants control Adobe Photoshop through Windows COM automation.
Feel free to say hi! I'd love to hear from you.
Open an issue in my profile repo and drop a comment. Anything is welcome.




