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
Solved homework assignments from my BSc at CTU FIT (ČVUT FIT): C, C++ and Java - ProgTest tasks for PA1/PA2 (data structures, OOP, custom containers), OSY (multithreaded worker pool), PSI (TCP server with a custom protocol) and KAB (OpenSSL hashing, hybrid RSA/AES encryption).
A simple C++ backup software, made as coursework for BI-PA2 class at FIT CTU. Supports incremental file backups with snapshots, file deduplication, compression and scheduled backups.