Skip to content
View AbsurdianVibe's full-sized avatar
💭
My first steps on GitHub
💭
My first steps on GitHub

Block or report AbsurdianVibe

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

Current Status

Bridging the gap between low-level Windows automation and modern web development. Transitioning from complex AutoHotkey v2 system architecture to TypeScript and React.

Technical Focus & Methodology

Leveraging AI-assisted workflows (Vibe Coding) not as a crutch, but as an accelerator for rapid prototyping, architecture design, and complex problem-solving in challenging environments (e.g., GDI+ rendering, custom physics engines, WinAPI hooks).

Active Projects (AHK2 Architecture)

The following projects represent the culmination of my work in the AHK environment. They are currently being stabilized and brought to a feature-complete state before entering a strict code freeze to clear the path for the TS/React transition.

Note: Due to their origin and rapid development cycles, the internal codebase utilizes Polish nomenclature. The architecture and logic remain the primary focus over translation efforts.

  • ZenDaemon (Image Viewer): A highly optimized, lightweight image viewer built for legacy hardware (HDD/Low RAM). Features asynchronous loading, GDI+ rendering, and a custom physics engine for kinetic scrolling.
  • AHK2ColorfulGUI (GUI Engine): A comprehensive, custom GUI framework built from scratch to bypass standard AHK limitations. Includes dynamic layouts, custom styling, scrollbars, and event routing.
  • AbsurdianFocusFrame: A utility for visual context tracking within Windows. Currently addressing edge cases in Explorer views.
  • mouse_ctrl: A custom driver/overlay solution for complex macro mapping and hardware integration.

Roadmap

  • Stabilize AbsurdianFocusFrame (v2.0 GUI implementation).
  • Complete critical features for AHK2ColorfulGUI (Context Menus, Sliders).
  • Debug physics and implement infinity scroll in ZenDaemon.
  • Feature Freeze on AHK projects.
  • Full pivot to TypeScript.

Pinned Loading

  1. AHK2_AbsurdianFocusFrame AHK2_AbsurdianFocusFrame Public

    A simple AutoHotkey v2 script to fix and improve Windows focus frames for better UX and accessibility.

    AutoHotkey

  2. AHK2_Colorful_GUI AHK2_Colorful_GUI Public

    A colorful, two-layer (Canvas/Viewport) GUI library for AutoHotkey v2 with dynamic layouts.

    AutoHotkey

  3. AHK2_mouse_ctrl AHK2_mouse_ctrl Public

    Advanced AHK v2 script for mouse, volume, and brightness control. Hard to configure manually, but highly useful for daily work.

    AutoHotkey