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
Image-to-ASCII converter for the terminal: C++17 + ncurses TUI that loads JPEG/PPM images and renders them as ASCII art with custom grayscale ramps, contrast/negative/sharpen effects, multi-image animation and full-resolution .txt export. BI-PA2 semestral project at FIT CTU.
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.