Skip to content
View End1essspace's full-sized avatar

Block or report End1essspace

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
End1essspace/README.md

XCON | RX

Engineering-focused developer building structured desktop systems, research pipelines, and practical automation tools.

I build software as systems, not feature collections.

🧱 Philosophy

  • Clean layered architecture
  • Strict separation of concerns
  • Local-first storage
  • Deep OS integration
  • Stability over hype
  • Releases over prototypes

I prioritize robustness, maintainability, and predictable behavior.

🖥 X-SERIES — Production Systems

Architected desktop applications with strong structure and upgrade discipline.

  • XClip — Windows clipboard manager (Java + JavaFX, SQLite WAL, MSI)
  • XLedger — Cross-platform finance system (.NET + Avalonia, MVVM)
  • XTimer — Floating Windows timer (PyQt, tray, auto-update)

🧪 R-SERIES — Research Engineering

Exploratory systems focused on controlled design.

  • RVisionT — Two-phase OCR pipeline (OpenCV + Tesseract)

Emphasis on heuristic scoring, search reduction, and failure control.

🛠 X-LAB — Utilities

Small, focused OS-level tools. Minimal. Direct. Functional.

🧠 Stack

Java · C# · Python · PowerShell JavaFX · Avalonia · PyQt SQLite (WAL) WinAPI · Tray · Registry · MSI packaging

GitHub: https://github.com/End1essspace Telegram: https://t.me/End1essspace

Software is structure. Discipline. Longevity.

Pinned Loading

  1. XClip XClip Public

    Production-grade Windows clipboard manager built with Java 17 + JavaFX

    Java 2

  2. XLedger XLedger Public

    Cross-platform personal finance manager built with .NET 9 + Avalonia UI

    C# 4

  3. XTimer XTimer Public

    Minimalistic Windows taskbar timer with system tray integration, presets, themes, notifications, and auto-update

    Python 5

  4. RVisionT RVisionT Public

    Engineering-oriented OCR pipeline focused on robustness and stability

    Python 2

  5. X-LAB X-LAB Public

    Practical automation utilities and lightweight scripts.

    Batchfile