Project Shadow
Data Infrastructure
Built tooling for a large-scale dataset of 2ch, a major
Russian imageboard. The project collects publicly
accessible threads, metadata, and multimedia content
to construct a machine-readable snapshot of the
Russian Internet.
View project
Inference & Decoding
HPC · LLMs
A continuously evolving collection of optimized LLM
inference and decoding techniques, tested on European
supercomputers including Leonardo. The project explores
techniques such as KVPress, prompt caching, graph
inference, and prompt lookup, with implementations for
both conventional environments and HPC clusters.
View project
Kolmogorov Complexity Distance
Open Source · Python
Reimplemented an existing Kolmogorov complexity based
image classification approach as a modern Python
library. The project provides a compression-based
alternative to conventional neural approaches,
particularly relevant to classification problems where
training data is limited.
View project