Skip to content
View iUnreallx's full-sized avatar
👀
👀

Block or report iUnreallx

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
iUnreallx/README.md
iUnreallx — C++ / Qt, Flutter and AI Automation developer

Telegram Projects Total GitHub stars

About

I build practical software at the intersection of cross-platform product development and systems engineering. My work spans automotive diagnostics, desktop simulators, mobile tooling, and AI-assisted workflows.

My goal is simple: hide technical complexity behind interfaces that feel fast, clear, and useful.

Featured work

Toolbox

CORE STACK
Primary technologies
C++ Dart Flutter Python Qt
ENGINEERING
Build & infrastructure
Git GitHub CMake Docker Linux Figma After Effects
AUTOMATION
Platforms tooling
JavaScript Android iOS Arduino OBD-II / CAN AI

GitHub activity

GitHub Activity Graph

Principles

  • Product over decoration - every feature should solve a real problem.
  • Clarity over complexity - architecture should scale without making the interface harder to use.
  • Automation over repetition - routine work belongs in tools, not in someone's daily checklist.

Contact

The fastest way to reach me is on Telegram: @unreallx or in X (Twitter): @unreallxz

Build, test, ship, improve

Pinned Loading

  1. ReDrive ReDrive Public

    Open-source OBD2 dashboard app for real-time car data and diagnostics.

    Dart 118 9

  2. ELM327-Emulator ELM327-Emulator Public

    A lightweight C++ simulator for vehicle diagnostics. It emulates ELM327 responses and OBD2 protocols to test dashboard applications without real hardware.

    QML 9 2

  3. Quanta-Cleaner Quanta-Cleaner Public

    A high-performance system optimization tool, developed in C++, designed for fast and secure removal of junk files on Windows 8-11.

    C++ 7

  4. Impulse-UI-Engine Impulse-UI-Engine Public

    A C++ educational project built to master low-level rendering. Focuses on exploring the journey from code to pixels through a custom RHI (OpenGL/Vulkan). No bloat, no high-level abstractions—just a…