Skip to content
View robertoaraujom's full-sized avatar
  • RJ - Brazil
  • 22:59 (UTC -03:00)

Block or report robertoaraujom

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

Hi, I'm Roberto πŸ‘‹

Founder/operator at Infinity Zeros and ModFy.
I build security-focused Windows applications (native + Electron) and end-to-end platforms. My work blends Windows internals (NT/Win32), tamper-resistance, code signing & YubiKey, and high-performance C/C++ with modern TypeScript/Node/Electron. I also design LLM systems (agents, RAG, embeddings, evaluation) that are safe, robust, and production-ready.

Focus: Secure Windows apps, licensing/protection layers, low-level hooks, safe updaters, high-throughput backends, and AI systems with retrieval/evaluation.

Visitors


πŸ” Security & Windows Internals

Windows Internals Win32 API NT Native API PE/COFF Code Signing YubiKey iniDriver ETW WinDbg Sysinternals Detours MinHook Manual DLL Loader

Security techniques (highlights): tamper-protection, anti-debug heuristics, license enforcement, kernel/UM boundaries awareness, structured crash capture (minidumps), guarded updaters & rollout controls, API hardening (rate limits, abuse detection), secure storage (key split), Authenticode signing flows.


πŸ€– AI / LLM Systems

OpenAI API Cloudflare Workers AI Embeddings / Vector RAG Agents & Tools

  • Retrieval: custom RAG pipelines with Cloudflare Workers embeddings, Redis-backed caches, hybrid scoring, and domain-specific re-ranking.
  • Agents: function/tool-calling orchestration, constrained output schemas, safe fallbacks to human review.
  • Evaluation: prompt A/B, toxicity/hallucination checks, regression suites, rubrics for precision/recall.
  • Ops: token/cost budgets, rate-limit shaping, streaming UIs, telemetry for latency & failover.
  • Use cases: Discord ticket triage with memory, email reply agents, search copilots, structured data extraction.

βš›οΈ Front-End

HTML5 CSS3 SCSS JavaScript TypeScript React Next.js Tailwind


πŸ–₯️ Desktop

Electron WinUI Win32


🧠 Back-End

Node.js C++20 C#/.NET VB.NET WebSockets PHP


πŸ—„οΈ Databases & Cache

MySQL/MariaDB PostgreSQL MongoDB SQLite Redis


βš™οΈ DevOps & Infra

Git Docker Nginx PM2 Cloudflare Linode Yarn Vite


πŸ›’ CMS / Commerce / Site-Building

WordPress WooCommerce Elementor Avada


🌍 Localization & Process

Scrum pt-BR en-US es-AR


πŸ“« Contact

Email

Popular repositories Loading

  1. robertoaraujom robertoaraujom Public

    Config files for my GitHub profile.

  2. windows-installer windows-installer Public

    Forked from electron/windows-installer

    Build Windows Installers for Electron apps

    TypeScript

  3. EasyHook EasyHook Public

    Forked from EasyHook/EasyHook

    EasyHook - The reinvention of Windows API Hooking

    C