Technology builder based in Vienna. Transforming research-grade ideas into shipping software — AI streaming companions, RAG systems, music tooling, mobile productivity, terminal UX.
┌─ Origin ──── Python @ Yandex Lyceum, Android @ Samsung IT School
├─ Now ─────── MSc Mathematical Foundations of Data Science, U Vienna
├─ Focus ───── Local LLMs · RAG · model deployment · production UX
└─ Stack ───── Python · Kotlin · TypeScript · Rust · Go · C++
A driving formula for the current chapter — empirical risk minimization, the backbone of every model I train:
|
Languages AI / ML |
Web / Mobile Tools / DevOps Editor / Daily |
Full project index — click to expand
| Project | Stack | Status | Description |
|---|---|---|---|
| George-Droid | Python · Together AI · Piper · RAG | AI streaming companion (Neuro-Sama-inspired). Cloud LLM + STT, local RAG memory, Twitch chat. | |
| Streamify | React 19 · TypeScript · Spotify API | Spotify OBS widget — adaptive design, dynamic BG, progress, QR, Channel Points (planned). | |
| NeuraBox | React · Tailwind · Python | Desktop assistant for local neural networks. Multi-model support. | |
| FIREX BOT | Python · Nextcord | Open-source Discord bot — moderation, levels, Twitch notifications, mini-games. | |
| My Time | Kotlin · Material Design | Android time management for freelancers. Java → Kotlin rewrite. Samsung IT School graduation project. | |
| gitplex | Python · Textual · TUI | Terminal Git client. Keyboard-driven, rich TUI, no leaving terminal. | |
| macro-editor | Rust · syntect · LSP | Fast terminal code editor. File tree, syntax highlight, LSP autocomplete, tabs, mouse, TOML config. | |
| TERMINAL-RENDERER | Python · Faster-Whisper · ffmpeg | Pixel-by-pixel video renderer with terminal aesthetic. Word-level audio sync via Whisper. Linux only. | |
| Portfolio | HTML · CSS · JS | Multilingual (RU/EN/DE), modern cyber design, GitHub Pages. → firexrwt.github.io |
%%{init: {'theme':'base','themeVariables':{'primaryColor':'#0D1117','primaryTextColor':'#C9D1D9','primaryBorderColor':'#58A6FF','lineColor':'#58A6FF','secondaryColor':'#161B22','tertiaryColor':'#21262D'}}}%%
graph LR
A["MSc · Math Foundations<br/>of Data Science<br/>(U Vienna)"] --> B["AI / ML Engineering"]
A --> C["Statistical Theory<br/>& Optimization"]
B --> D["Local LLM<br/>deployment"]
B --> E["RAG systems<br/>& embeddings"]
B --> F["Production<br/>inference UX"]
D --> G["Streamify<br/>NeuraBox<br/>george-droid"]
E --> G
F --> G
C --> H["Systems<br/>Programming"]
H --> I["Rust · Go · C++<br/>macro-editor"]
classDef root fill:#0D1117,stroke:#F97316,stroke-width:2px,color:#F97316;
classDef branch fill:#161B22,stroke:#58A6FF,stroke-width:1px,color:#58A6FF;
classDef leaf fill:#21262D,stroke:#3FB950,stroke-width:1px,color:#C9D1D9;
class A root;
class B,C branch;
class D,E,F,H branch;
class G,I leaf;
Transforming ideas into reality through code, one project at a time.
git commit -m "keep building"


