Skip to content
View furkan-1337's full-sized avatar

Highlights

  • Pro

Block or report furkan-1337

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
furkan-1337/README.md
Header

⚡ About Me

I am a software developer obsessed with high-performance code and system-level programming.
Specializing in Reverse Engineering, Game Hacking (Legal/Research).


🛠️ Tech Stack


🔮 Featured Projects

Project Description Lang
LFG Universal DirectX 11 Frame Generation & Upscaling solution utilizing Optical Flow and RCAS. C++
Quartz High-performance interpreted language with native FFI, manual memory management, and OOP. C#
VMemLib Professional library for external process memory manipulation and internal research. C#
Internal Framework Modular DX11 hooking framework with ImGui integration, input handling, and debug console. C++
WebCore Hybrid desktop framework combining C# with modern web-based UI using WebView2. C#
ImWindow Lightweight wrapper for creating DirectX 11 + ImGui applications easily. C++

🧠 AI & Research


Pinned Loading

  1. LFG LFG Public

    Universal DirectX 11 Frame Generation & Upscaling solution implementation from scratch. Features Optical Flow (Block Matching, Farneback, DIS), Frame Interpolation, and RCAS integration.

    C++

  2. Quartz Quartz Public

    A high-performance, C#-based interpreted language featuring native FFI, low-level memory management, and robust OOP support.

    C#

  3. VMemLib VMemLib Public

    C# library for reading and writing memory of target processes. It provides safe and flexible access to process memory, supports reading and writing various data types, and includes helper functions…

    C#

  4. internal-framework internal-framework Public

    A lightweight, boilerplate C++ framework for creating internal cheats and mod menus for DirectX 11 applications, designed for modularity and ease of use.

    C

  5. ImWindow ImWindow Public

    ImWindow – A lightweight C++ wrapper for creating Windows GUI with DirectX 11 and ImGui, featuring automatic window resizing, position tracking, and easy ImGui integration for rapid UI development.

    C++

  6. WebCore WebCore Public

    WebCore is a lightweight hybrid desktop framework that combines the power of native C# with a modern web-based UI using WebView2, making it easy to build interactive desktop apps quickly.

    C#