Skip to content
View rostok2112's full-sized avatar
🏠
Working from home
🏠
Working from home
  • bond.ua
  • Poland/Rzeszów
  • 20:47 (UTC +01:00)

Block or report rostok2112

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rostok2112/README.md

little_endian

Python/Django backend developer from Chernihiv, Ukraine, with a Master's degree in Computer Engineering.

At work I build new functionality for an investment application, covering backend logic, templates, APIs, and keeping the infrastructure running.

Outside work I spend most of my time building the same things I genuinely enjoy: VRChat and VR tools, System utilities, low-level experiments, and embedded electronics.

Profile views Telegram

Core areas

  • Python and Django backend development
  • API design, templates, business logic, and infrastructure support
  • VRChat, VR
  • Embedded electronics and low-level programming

Selected repositories

  • vrc-media-gateway
    Windows-first media toolkit for VRChat with FastAPI, nginx, browser extensions, Spotify integration, websocket RPC, and HLS streaming.

  • libcalc
    C library for tokenizing mathematical expressions, converting them to reverse polish notation, and evaluating them with a stack calculator.

  • winappaudiorouter
    Python library for routing Windows app input and output devices through the Windows audio policy APIs.

  • CryptoPie
    Python CLI project that brings together multiple encryption, decryption, and encoding algorithms behind one interface.

  • Free-vpn
    Django web application around VPN-related workflows, application logic, and deployment structure.

  • Translator-to-Morse-codes
    Arduino project that translates English, Russian, and Ukrainian text into Morse code using a beeper and LED.

  • PowerWatch
    ESP8266-based power-restoration notifier with RGB lights, buzzers, and Telegram alerts.

Public repository map

All public repositories

Libraries and system tooling

  • libcalc - C library for parsing math expressions, converting them to reverse polish notation, and evaluating them.
  • libstack - Small C stack implementation based on linked lists and void* values.
  • graphBuilder - GTK-based graph builder for mathematical functions with operator priority and brackets.
  • dbGUIInterfaceImplemention - GTK+/Glade CRUD desktop UI for database interaction with the MySQL C API.
  • CryptoPie - Python CLI project with multiple encryption, decryption, and encoding algorithms.
  • winappaudiorouter - Python library for per-app Windows audio routing.

Backend and web applications

  • Free-vpn - Django-based web application around VPN-related flows and deployment.
  • MovieVault - Django web application around movie-related content and user flows.
  • diploma-server - Python service for reading, modifying, and transferring data from the FBT module into SteamVR workflows.

VR, media, and interactive projects

  • vrc-media-gateway - VRChat media toolkit with FastAPI, nginx, browser extensions, Spotify integration, and HLS streaming.
  • diploma - Full-body-tracking module for SteamVR.
  • VencordVoiceChannelRandomizer - Vencord plugin that automatically joins random Discord voice channels.
  • Crash-game - Simple browser-based crash game.

Embedded and game-dev tooling

Profile

  • rostok2112 - The repository behind this profile README.

GitHub activity

GitHub profile details Top languages by repository Top languages by commits

Pinned Loading

  1. libcalc libcalc Public

    Simple library with parser of mathematical expressions and operators from string (returns array of tokens with math expressions), translator to RPN and stack calculator. Also this lib contain simpl…

    C 5 1

  2. vrc-media-gateway vrc-media-gateway Public

    Windows-first VRChat media gateway for streaming YouTube, SoundCloud, Telegram Web posts, stickers, music, voice messages, Spotify, generic images/audio/videos, and local media through FastAPI, ngi…

    Python 3 1

  3. winappaudiorouter winappaudiorouter Public

    Python library to route Windows app audio input and output devices via Windows audio policy config APIs.

    Python

  4. CryptoPie CryptoPie Public

    Encryptor, decryptor, encoder and decoder with implemented collection of cryptography and encoding algorithms and CLI interface

    Python 1 1

  5. PowerWatch PowerWatch Public

    ESP8266-based power-restoration notifier with RGB lights, dual buzzers and Telegram alerts.

    C++

  6. Crash-game Crash-game Public

    A simple browser crash game

    JavaScript 2