Welcome to my github profile My favourite projects: Final project for engineering degree ๐ Callminer - phone call transcript analysis framework Miscellaneous ๐ฃ๏ธ my blog - korba.online ๐ Advent of Code solutions Data visualization (with live demos) ๐งฑ Lego analysis using rebrickable dataset coded using Rmarkdown (with live demo) ๐ Stock market analysis written in shiny apps using R (with live demo) Data structures and algorithms Sorting algorithms implemented in C++ (comparison of algorithms in pdf created with LaTeX) Graph algorithms analysis in C++ with google test (analysis in LaTeX) Linked List and AVL Tree implementations in C++ with google test (analysis in LaTeX) Low level programming Solutions to chosen concurrency problems in C BMP (bitmap) file parser and processor in C INI file parser in C Wav file parser in C++