Skip to content
View RuntimeForgeX's full-sized avatar

Block or report RuntimeForgeX

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

⚡ RuntimeForgeX


👨‍💻 About Me

class Developer {
public:
    string username = "RuntimeForgeX";

    vector<string> interests = {
        "Cloud Computing",
        "Backend Development",
        "Open Source"
    };

    string currentlyBuilding = "AIOverlayAgent";
};

⚡ Tech Stack


📌 Featured Projects

🤖 AIOverlayAgent

AI Desktop Overlay powered by AI

  • 🧠 Screenshot Understanding
  • 💬 AI Chat
  • ⚡ Keyboard Controlled
  • 🎯 Developer Productivity
  • 🪟 Overlay UI

📈 GitHub Analytics


Pinned Loading

  1. AIOverlayAgent AIOverlayAgent Public

    Free, open-source AI desktop assistant for Windows. Screenshot AI, global hotkeys, multimodal support, and bring-your-own API key.

    Python 3

  2. githubStatsApi githubStatsApi Public

    Github Stats Api

    JavaScript