All of my repositories are experiments rather than finished products — I enjoy exploring unconventional ideas and learning how complex systems work from the inside.


PDF Translation

📄 pdf-translate

Layout-preserving PDF translation — Chinese→Russian, English→Russian, 30+ languages.
DeepLX backend — no API key. Every line keeps its exact position and rotation.
Python PyMuPDF DeepL PDF

View on GitHub


Real-Time Systems & Embedded

⚙️ DSO-Controllab

Research prototype for Deterministic Systems Optimization: verified execution plans and resource contracts for control systems. Tests PID / LQR / MPC / DSO controllers against random second-order plants.
Python control-systems research

View on GitHub

🔧 DSO-TRON

Deterministic real-time OS kernel inspired by ITRON 4.0. Static allocation, lock-free SPSC FIFO, time-triggered scheduling. Targets hard real-time / embedded systems.
C Assembly RTOS kernel embedded

View on GitHub

🔢 MPTC

Multi-Phase Ternary Computing — branchless fixed-point C99 library for ultra-low-power embedded MCUs. Sliding DFT, balanced ternary, bitonic sorting networks.
C99 DSP embedded fixed-point MCU

View on GitHub


Graphics & Fonts

🔤 libatme

Pure-C, zero-dependency Type 1 / PFB font rasterizer ported from the algorithms behind Adobe Type Manager (ATM) Deluxe 4.1. 16.16 fixed-point math, AET rasterization, LRU glyph cache. Up to 3.9× faster than FreeType for Type 1 outlines.
C font-rasterizer Type1 Adobe

View on GitHub


AI & Mathematics

🧮 zeta_applied

Applied Riemann zeta / Dirichlet L-function toolkit for ML, DNA spectral screening, binary decompilation, cryptography, graphics, and forward-mode autodiff. Includes spectral classifiers (97.6% accuracy), DNA SNP retrieval (99.6% top-1), and a WASM micro-assembler.
Python machine-learning mathematics cryptography

View on GitHub

🧠 NeuroSchool-Profkom-LETI

AI content generation course for NeuroSchool at LETI university (Profkom). 10 modules covering image, music, video, storytelling, design, gaming, AI agents, social media, education, and ethics.
Python education AI university

View on GitHub


Web Applications

🌐 v0-prometheus-nexus-flow

Hyperdimensional semantic browser inspired by Ted Nelson’s Project Xanadu. Transforms webpages into interactive, lens-filtered hypergraphs with bidirectional links, transclusion, and version control. Features 3D spatial navigation, AI concept extraction, and P2P content sharing.
TypeScript Next.js Xanadu semantic-web

View on GitHub

🖼️ Simple-photo-and-arts-editor

AI-powered photo editor built with React + Vite + Gemini API. Single-page app with an extensive filter library for creative image editing.
TypeScript React Gemini image-processing

View on GitHub


Academic & Misc

🔬 Laboratory-works

Laboratory works and Linux experimentation — ROS packages, Python scripts, forum automation, polynomial math, and various tech exploration projects.
Python ROS Linux

View on GitHub

📚 Labs

Laboratory works and academic projects collection.
education

View on GitHub

🧪 Experiment

Experimental projects and prototypes — a sandbox for testing ideas.
experimental

View on GitHub