You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C++ Developer from Ukraine 🇺🇦
Master's student in Computer Engineering @ Lviv Polytechnic National University
Building things with C++, focused on client–server systems, databases, and multithreading.
A modular console-based student management system implemented in C++11, showcasing STL containers, custom sorting with algorithms, data persistence in CSV format, and structured application archite…
A simple console-based Blackjack (21) game written in C++ using standard library features. The game simulates a deck of cards, shuffling, player/dealer turns, and win/lose logic based on classic Bl…