Suspended projects.

Subproject I wish to come back to some day.

Windows File Manager active

File Manager (also Windows File Manager or WinFile for short) is the file manager open-sourced by Microsoft a couple years ago, best known from Windows 3.x and Windows NT 3.x environments. In that project itself, I took care of Polish translation and visual styles support.

Celones.Windows.FileManager library is supposed to make creatingWindows File Manager extensions using .NET 5 platform possible.

GitHub repository

Canter

The goal of the Canter library (C++ Augmented NT Executable Resources) is the make it easier to use C++ language while writing Windows NT native applications. The project contains also a couple of sample applications, and a simple kernel-mode driver responsible for enabling the graphics mode.

GitHub repo

Yeet

Yeet's goal is to reimplement a subset of Git version control system functionality using C language, as a program for low-resource systems.

GitHub repository