107da24be1
feat: automatic language detection translation and anki generator with cache
2025-12-29 14:41:56 +01:00
56a91242aa
feat: vocabulary curbe in C
2025-12-28 16:15:38 +01:00
4398107ff6
fix: resolve shellcheck warnings
...
- lint_python.sh: remove unused VERBOSE variable, use OVERALL_STATUS for exit
- run_game.sh: add || exit after cd
- install_arch.sh/uninstall_arch.sh: separate local declaration and assignment
- lint.sh: use variable for pkg-config output to avoid word splitting
2025-11-30 13:48:17 +01:00
0489085c68
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
107c8c2d81
fix: some linting issues
2025-11-01 20:11:45 +01:00
6199581156
feat: added linter for C
2025-11-01 19:18:53 +01:00
23fb5704df
chore: move Bash scripts to kuhyx/linux-configuration (preserve history via subtree); remove Bash/ from this repo
2025-11-01 16:38:38 +01:00
463b83e663
feat: champions leauge server
2025-10-03 16:03:53 +02:00
0607f600a8
wip: opening learner
2025-09-08 16:58:17 +02:00
8e750aad58
feat: added lichess db puzzle to gitignore
2025-09-07 15:45:25 +02:00
6a4956de99
feat: failed attempt at solving more than 4 puzzles
2025-09-07 14:53:50 +02:00
cc7cb4759f
feat: added micro max engine
2025-09-07 13:31:13 +02:00
6813bf299a
feat: engine passes 2 puzzles from lichess
2025-09-07 13:07:15 +02:00
b2ea5b0ed5
feat: added randomengine to gitignore binary
2025-09-06 18:27:15 +02:00
695e0c70cf
feat: C engine
2025-09-06 18:26:31 +02:00
a9724bee69
feat: added script to extract links form html
2025-09-06 14:00:34 +02:00
ebdfe12f9f
fix: left button drift
2025-08-24 13:23:58 +02:00
f60757b404
feat: remove the yellopw line
2025-08-24 13:19:50 +02:00
e8d1e48039
feat: sound effects
2025-08-24 13:17:58 +02:00
986595b687
feat: make the game have any sense at al
2025-08-24 13:14:47 +02:00
b5a4210b29
feat: simple fps game
2025-08-24 13:11:24 +02:00
1f26bbebdb
fix: most lint issues
2025-07-14 16:25:23 +02:00
3d75e0cea8
chore: made static functions static
2025-07-14 16:08:05 +02:00
93f20c5ed0
feat: wrap memcpy and sprintf executions into single function
2025-07-14 15:59:26 +02:00
c4fa7cdf14
wip: questionable linting fixes
2025-07-14 15:29:01 +02:00
fa83e2c483
chore: added linting to image veiwer
2025-07-14 15:14:19 +02:00
3d63d8bf8b
feat: image taks as much space as possible, resize it automatically
2025-07-14 15:00:16 +02:00
6089f41bb9
feat: load all image files in a folder when opening single image
2025-07-14 14:53:16 +02:00
a0e69652ac
feat: added installation script for image viewer
2025-07-14 14:38:04 +02:00
d26f7e5781
feat: some new features in image viewer
2025-07-09 18:31:21 +02:00
dcab1d19e6
feat: added simple image viewer
2025-07-09 18:05:59 +02:00
d20eea9aee
Merge branch 'main' of https://github.com/kuhyx/testsAndMisc
2024-11-14 20:53:05 +01:00
fb9bc03e51
wip: websocket server in C
2024-11-14 20:52:38 +01:00
acc6083476
feat: translated scrape website comics to C
2024-11-14 08:29:40 +01:00
44b34e916b
feat: translated split into "C"
2024-11-14 08:29:39 +01:00
aaa8ea3bde
chore: updated Licenses
2024-11-14 08:29:37 +01:00
82957e96f3
feat: generating images now flexes how fast it is
2024-11-14 08:29:30 +01:00
1e27936435
feat: initialize srand at the very beginning of program:
2024-11-14 08:29:28 +01:00
3ca85a92cc
feat: split generate jpg into smalle functions
2024-11-14 08:29:25 +01:00
37bb313b11
feat: removed image size restriction
2024-11-14 08:29:21 +01:00
46e2100699
feat: added C generating random jpgs for max speed
2024-11-14 08:29:15 +01:00
94e9deec71
feat: move folder
2024-11-14 08:18:40 +01:00
KRZYSZTOF RUDNICKI
86bf1e4b13
feat: added option to generate BMP files
2024-10-24 07:37:21 +02:00
0c33244cda
feat: translated scrape website comics to C
2024-09-16 16:52:48 +02:00
KRZYSZTOF RUDNICKI
2e2f2979ad
feat: translated split into "C"
2024-09-11 15:04:46 +02:00
KRZYSZTOF RUDNICKI
aecbb44618
chore: updated Licenses
2024-09-11 15:02:50 +02:00
KRZYSZTOF RUDNICKI
479d0eed9d
feat: generating images now flexes how fast it is
2024-07-23 17:11:44 +02:00
KRZYSZTOF RUDNICKI
cc194dc4ee
feat: initialize srand at the very beginning of program:
2024-07-23 14:02:48 +02:00
KRZYSZTOF RUDNICKI
3d1cf29160
feat: split generate jpg into smalle functions
2024-07-18 17:50:33 +02:00
KRZYSZTOF RUDNICKI
9f6f929012
feat: removed image size restriction
2024-07-18 17:24:42 +02:00