-
-
programming-challenges Public
Solutions for various programming challenges.
-
-
-
mdup Public
mdup is a command-line tool for keeping markdown files up-to-date by injecting code, script or command output between special blocks.
Python MIT License UpdatedNov 4, 2025 -
-
-
-
-
-
numpy-100 Public
Forked from rougier/numpy-100100 numpy exercises (with solutions)
Python MIT License UpdatedSep 19, 2025 -
igcc Public
Interactive GCC - C/C++ REPL.
-
creative-coding Public
Creative coding.
-
cae Public
Compressive AutoEncoder.
-
ml-recipes Public
Collection of Python recipes mostly tailored for ML.
Python MIT License UpdatedJan 11, 2025 -
-
-
obsidian-sortable Public archive
Table sorting plugin for https://obsidian.md
-
gzip-knn Public
Experimenting with ideas from the paper "Less is More: Parameter-Free Text Classification with Gzip"
-
-
stegano Public
Image-in-audio and text-in-image steganography.
-
-
-
-
nvidia-wmi-ec-backlight Public
Fixes for nvidia-wmi-ec-backlight quirks.
C GNU General Public License v2.0 UpdatedApr 11, 2023 -
packet-array-exercise Public
Exercise of creating a network packet defined by arbitrary-size vectors.
C++ MIT License UpdatedMar 26, 2023 -
-
-
notebooks Public
Ad-hoc notebooks and literate programming.
Jupyter Notebook MIT License UpdatedJan 20, 2023 -
pong-qlearning Public
Q-Learning for Pong.