Skip to content
View aselens's full-sized avatar

Block or report aselens

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.

Content in all repositories owned by your account will be closed.
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
aselens/README.md
Do1oresH4Ze — desktop and Android developer

👋 About me

I build finished desktop and mobile applications — the kind you download, install and use, not demos. Six of them are here: a raster editor, a calculator, a translator and a chess game, each shipped for more than one platform.

I like writing close to the platform. PlayChess and Fluenti for Windows are single Win32 executables in C++ that draw their whole interface through GDI+ and carry no dependencies at all. LinuxPaint is Qt 6 with every icon rendered in code rather than loaded from files. When a framework earns its place I use one — WinUI 3 for the Windows calculator, Jetpack Compose for the Android builds.

Everything is released under the GPL, with installers and APKs attached to each repository.


🛠 Tech stack

C++, C#, Kotlin, Python, Qt, .NET, Android, Linux, Windows, Git
Desktop C++ · Qt 6 · Win32 API · GDI+ · C# · WinUI 3 · .NET 8
Mobile Kotlin · Jetpack Compose · Material 3
Build & packaging CMake · Gradle · Inno Setup · NSIS · AppImage · deb
Tools Git · Visual Studio · Android Studio · Linux

📦 Projects

Project Platform Built with Release
LinuxPaint — raster editor Linux C++ · Qt 6 release
YourCalc — calculator, 12 modes Windows C# · WinUI 3 release
YourCalc — calculator Android Kotlin · Compose release
Fluenti — translator Windows C++ · GDI+ release
Fluenti — translator Android Kotlin · Compose release
PlayChess — chess Windows C++ · GDI+ release
PlayChess — chess Android Kotlin · Compose release

📊 GitHub

Profile details and contributions over the last year
Top languages by repository Commits by hour of day
Most committed languages Stats
Cards are regenerated once a day by a workflow in this repository, not fetched from an outside service when the page loads.

All projects are free software under the GNU GPL v3 — take them, change them, just give your fork its own name.

Pinned Loading

  1. LinuxPaint LinuxPaint Public

    LinuxPaint is a program for drawing and editing files on Linux (AppImage)

    C++

  2. YourCalc-Android YourCalc-Android Public

    YourCalc for Android - calculator built with Kotlin and Jetpack Compose

    Kotlin

  3. YourCalc-Windows YourCalc-Windows Public

    Premium native Windows 11 calculator built with C# and WinUI 3

    C#

  4. Fluenti-Windows Fluenti-Windows Public

    Fluenti translator for Windows - a single Win32 application in C++ with GDI+

    C++

  5. Fluenti-Android Fluenti-Android Public

    Fluenti translator for Android - Kotlin and Jetpack Compose

    Kotlin

  6. PlayChess-Android PlayChess-Android Public

    PlayChess for Android - chess built with Kotlin and Jetpack Compose

    Kotlin