Skip to content
View Palm1r's full-sized avatar

Block or report Palm1r

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Palm1r/README.md

Petr Mironychev

Qt/C++ developer, 10+ years. Cross-platform desktop applications and UI/UX.

Qt Champion 2024 & 2025 — Qt Company's recognition program for community contributors.

What I do

  • Production Qt/C++/QML desktop applications, shipped and maintained
  • UI/UX design and implementation in QML — interaction design, custom components, animation
  • Custom rendering and GPU/shader pipelines
  • Cross-platform architecture: Windows, Linux, macOS, Android, iOS

Open source

Tools I built for my own workflow and released.

  • Sticky Scroll — pins enclosing scope headers to the top of the editor while scrolling; per-language strategies derived from the highlighter's folding data.
  • LLMQore — C++/Qt abstraction layer over LLM providers, with streaming, tool calling and MCP.

Stack

C++11–20 · Qt 5/6 · QML · OpenGL, Vulkan, BGFX/Filament · CMake, qmake · Go, Rust, Python, JavaScript · GitHub Actions, GitLab CI, Jenkins

Contact

palm1r-github-dev@pm.me

Pinned Loading

  1. llmqore llmqore Public

    Qt C++ library for working with AI/LLM Providers and MCP

    C++ 38 10

  2. qt-creator-sticky-scroll qt-creator-sticky-scroll Public

    Pins the enclosing scope headers (function, class, block, key, or heading) to the top of the editor while you scroll

    C++ 6

  3. nord-qtcreator nord-qtcreator Public

    An arctic, north-bluish theme and editor color scheme for Qt Creator, built on the Nord color palette.

    C++ 1

  4. qt-creator-changes-panel qt-creator-changes-panel Public

    A Qt Creator plugin that adds a "Changes" navigation panel

    C++