
Account Armory
A local Windows credential organizer for game-launcher accounts and general website credentials, protected with Windows Hello, Windows DPAPI, automatic locking, and encrypted backups.
Projects

A local Windows credential organizer for game-launcher accounts and general website credentials, protected with Windows Hello, Windows DPAPI, automatic locking, and encrypted backups.
A Windows external trainer for Cube 2: Sauerbraten, built while learning the Win32 API, process discovery, pointer traversal, and live memory editing.
A minimal malloc and free implementation in C using sbrk, linked-list block metadata, 8-byte alignment, block splitting, reuse, and coalescing.