Stars
The new Windows Terminal and the original Windows console host, all in the same place!
The lightweight XAML Islands toolchain with the Windows 11 controls styles.
Shared to msvcrt.dll and optimize the C/C++ application file size.
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET dev…
Feature samples for the Windows App SDK
A simple sample using the Windows.Graphics.Capture APIs in a Win32 application.
An AppleScript developed for macOS to limit max volume like Hearing Protection aid feature in iOS 18.2
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
A GUI wrappers for Windows' built-in robocopy. QQ讨论群:479734355
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
Control library focused on fluent design and bringing more WinUI controls into Avalonia
A simple student manager CLI developed in C, which is the term work in my fresh year of university~
A fake offical website, final assignment for my webpages development course.
A browser user script that redirects to google.com.hk from google.cn, which should be installed through Tampermonkey or Userscripts.
My C++ learning codes & notes on course "Stanford CS 106L Fall 2019 Lectures", to watch at https://www.youtube.com/@averywang9289/playlists
Implementing VGA text display on ProjectN/Abstract-Machine.
Physical memory management (2024 NJU OS Lab L1) - kalloc and kfree implemented in C for abstract machine with concurrency supported.
Try on HF Space: https://huggingface.co/spaces/Treep/NeuralStyleTransfer
Simple C interactive runtime, a.k.a. C REPL (read-eval-print-loop, REPL). (2024 NJU OS Lab M4)
A 2D matrix library in C++, easy to use & high-readability.