All posts and projects tagged with "C++"
Built a real IRC server in C++98, multiple clients, channels, operator modes, and a working bot. Tested with irssi.
A C++ tool for automated git repository synchronization, keeping local and remote repos in sync.
A comprehensive exploration of C++, from OOP fundamentals to advanced templates, containers, and the STL.
A growing collection of solved algorithmic problems covering sorting, dynamic programming, graph theory, and more.