everything I've built

Projects

The full list — from my work stack to desktop apps, bots and game mods. Grouped by type, most-relevant first.

Web & tools

Vue.js · Nuxt.js · SSR

WhitesLove — каталог инструментов

A personal platform of online tools: PDF editor, JSON merge, DockerHub tag search, email/markdown/SVG editors. The same stack as my main work — Nuxt with SSR, multi-language, a custom REST backend.

Open →

Backend

Python · FastAPI · PostgreSQL · Redis

Personal Site Backend

The backend for the site's own services: a FastAPI REST API, file processing (PDF, conversion), Redis caching. It powers the tools in the catalog.

GitHub →
Node.js

Account Status API (Lost Ark)

The API behind the online module of the Account Status (Lost Ark) app.

GitHub →

Desktop (Electron)

Electron.js · Vite

i18n Properties Manager

A localization-files manager, including .ftlh (Freemarker) — the same tech I use at BPC. Compare, merge and edit translation keys.

GitHub →
Electron.js · Vue.js

Менеджер персонажей для Lost Ark

Automatically pulls character data by parsing HTML, and tracks in-game activities with a scheduled auto-reset.

Coming soon
Electron.js · Vue.js

Account Status (Lost Ark)

A desktop app to save and check character status in Lost Ark (built for personal use). Its online module runs on a separate Node API.

GitHub →

Mobile

React Native · TypeScript

MediKit

A home medicine-cabinet tracker: expiry dates, remaining stock, and shared family access.

GitHub →
React Native (Expo) · TypeScript

Fun Things Tracker

Search, track and group what you want to (or already did) watch, read or visit: manga, books, films, series, places.

GitHub →
Kotlin (native Android)

Rustic Price Converter

Currency conversion and on-the-fly price comparison.

GitHub →
Dart · Flutter

Flat Finder

An apartment-search app.

GitHub →

Bots

Node.js · Telegram

Genshin Impact bot

An open group bot: mini-games (cards, slots, bowling, bosses), an XP / loot / gear system, and admin tools for managing members.

GitHub →
Node.js · Discord

Amorality Discord bot

A Discord community bot.

GitHub →
Node.js · Discord

Lost Ark trading Discord bot

A Discord bot for Lost Ark trading.

GitHub →
Node.js · Telegram

File Telegram bot

A Telegram bot for handling files.

GitHub →

Game mods & patchers (C#)

C# · BepInEx / HarmonyLib

Increase Hard Mod — R.E.P.O.

A difficulty mod for a co-op game: scales enemies by run progress, adds random per-level modifiers and a team ping system over Photon.

GitHub →
C# · Skyrim SE/AE

AutoTranslateTexts

A Skyrim patcher: auto-translates mod strings using already-existing translations (not a machine translator).

GitHub →
C# · Synthesis / Mutagen

FreeFastTravel

A Synthesis patcher for Skyrim: removes the fast-travel lock from exterior locations without touching quest ones.

GitHub →
C# · Skyrim SE/AE

AllBooksHavePerks

A Skyrim patcher: adds a random perk to every book in the game.

GitHub →
C# · Skyrim

MoreGoldForMerchants

A mod that increases the amount of gold merchants carry.

GitHub →