Skip to content
View 0x90TM's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report 0x90TM

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
0x90TM/README.md
Re:Code Banner

Hi, I'm Domi 👋

Founder of Re:Code · Software Developer · Builder



About Me

public sealed class Developer
{
    public string Name { get; } = "Domi";
    public string Brand { get; } = "Re:Code";
    public string Role { get; } = "Founder & Software Developer";
    public string Location { get; } = "Austria";

    public string[] Focus { get; } =
    [
        "Desktop Applications",
        "Windows Utilities",
        "Automation",
        "Performance Optimization",
        "Security-Focused Software",
        "Game Tools & Modding"
    ];

    public string Motto { get; } =
        "Build software that people actually enjoy using.";
}

I build modern software with a focus on performance, usability, and clean architecture.
My work includes Windows applications, developer utilities, automation, security-focused tools, game modding, and experimental projects.


Current Focus

Re:Code Tweakz

A modern Windows optimization toolkit designed to simplify advanced system configuration while keeping usability and stability in focus.

Stack: C# · .NET · WPF

ReCodeAV

An experimental antivirus project built around modular architecture, modern .NET practices, and extensible detection concepts.

Stack: C# · .NET · Security

Re:Code Ecosystem

A growing collection of tools, utilities, experiments, and software projects developed under the Re:Code brand.

Focus: Tools · Utilities · Projects

New Projects

Exploring new ideas around desktop software, automation, developer tooling, and reliable user-focused applications.

Status: In development


Tech Stack

Languages

Frameworks & Tools


Re:Code

Re:Code Mark

Software · Security · Performance · Innovation

Re:Code is my software development brand focused on creating reliable, polished, and useful applications.

  • Windows applications and utilities
  • Performance and productivity tools
  • Security-focused software
  • Automation and scripting
  • Game tools and modding projects
  • Custom software solutions

GitHub Analytics



Connect



Build software that people actually enjoy using.

Popular repositories Loading

  1. Re-Trace Re-Trace Public

    Re:Trace is a forensic-based anti-cheat scanner for Windows, focused on identifying execution artifacts and suspicious traces (Prefetch, Amcache, file system, browser). Designed for FiveM environme…

    C# 2

  2. Volt1480.github.io Volt1480.github.io Public

    HTML 1

  3. EmotionRecognition EmotionRecognition Public

    Forked from SryNext/EmotionRecognition

    Jupyter Notebook

  4. Face-Detection Face-Detection Public

    Python

  5. window_hijack window_hijack Public

    Forked from thesecretclub/window_hijack

    Rendering on external windows via hijacking thread contexts

    C++

  6. CVEAC-2020 CVEAC-2020 Public

    Forked from thesecretclub/CVEAC-2020

    EasyAntiCheat Integrity check bypass by mimicking memory changes

    C