I am a highly driven engineer with 10+ years of professional C++ software development with a wicked passion for Computer Graphics
π Iβm currently learning Vulkan
Compressor and decompressor based on Huffman's compression algorithm
@echo off
setlocal EnableDelayedExpansion
set n=0
for /r %%f in (*) do (