Commit Graph

13 Commits

Author SHA1 Message Date
Copilot
652e86c370 Add HTTP status code Anki deck generator with http.cat images (#3)
* Initial plan

* Add HTTP status code Anki deck generator with cat images

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Address code review feedback: improve test parameter handling

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
2026-01-14 21:52:20 +01:00
6616655c97 feat: comprehensive Poland geography cards 2026-01-08 17:01:54 +01:00
46309bbe78 feat: better warsaw districts anki card 2026-01-08 15:09:45 +01:00
c834bcb433 feat: sick mode 2026-01-06 13:10:54 +01:00
553593e085 gitignore: add music_gen output folder 2025-12-04 20:59:13 +01:00
df38784035 Remove workout_log.json and FFmpeg from git tracking
- Add workout_log.json to root .gitignore
- Remove both files from git index (keep local files)
- FFmpeg was already in .gitignore but still tracked
2025-12-04 20:35:00 +01:00
d760aab07d feat: added ffmpeg bin to gitignore 2025-11-30 14:12:22 +01:00
e3f9e6dc0b fix: correct shebang and executable permissions
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +01:00
8bc62f641c feat: small articles webpage 2025-09-07 21:46:47 +02:00
662b456332 feat: simple fps game 2025-08-24 13:11:24 +02:00
5b5b069033 feat: simple lichess bot 2025-08-22 16:49:30 +02:00
09f8f87003 feat: added simple image viewer 2025-07-09 18:05:59 +02:00
e2e2e5dfa1 feat: conveert mkv videos additionally 2024-12-16 18:09:26 +01:00