Skip to content
View vikman90's full-sized avatar

Organizations

@wazuh

Block or report vikman90

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.

Content in all repositories owned by your account will be closed.
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
vikman90/README.md

Hi πŸ‘‹, I'm Vikman

Director of Engineering at Wazuh Β· Systems & Cybersecurity

Email LinkedIn Wazuh


πŸ‘¨β€πŸ’» About Me

πŸ”­ Role: Director of Engineering at Wazuh, leading engineering teams building open-source SIEM / XDR, threat detection, and vulnerability management platforms.

βš™οΈ Focus: High-performance systems programming, cross-platform endpoint security (Linux/POSIX & Kernel modules, Windows Win32 API, macOS), concurrency, and distributed architectures.

πŸ›‘οΈ Domains: Vulnerability Remediation (CVE, GHSA), FIM (File Integrity Monitoring), Cryptography (AES) & Threat Detection.

⚑ Fun fact: Once I compiled assembly code on the first try.

πŸ’¬ Ask me about: Systems architecture, C/C++, performance optimization, cybersecurity, photography & music.


πŸ› οΈ Tech Stack & Areas

Languages & Systems

C C++ Python Rust Linux Windows macOS Bash CMake Make

Data, Cloud & CI/CD

OpenSearch SQLite AWS Docker GitHub Actions Git


πŸ“ Featured Technical Articles

⚑ Parallel Optimizations with OpenMP & SSE2 (in Spanish) β€” Multithreading, SIMD instruction vectorization, and performance benchmarking in C/C++.

πŸ” Usage & Optimization of switch in C/C++ (in Spanish) β€” Jump tables, compiler optimization strategies, and GCC disassembly analysis.

Pinned Loading

  1. wazuh/wazuh wazuh/wazuh Public

    Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.

    C++ 16.8k 2.5k

  2. bangos bangos Public

    Lightweight, educational 64-bit bare-metal operating system kernel designed to run standard Linux binaries

    C 1

  3. constellation constellation Public

    A C++ graphical tool to visualize and analyze the quality of Random Number Generators (RNG) in real-time.

    C++

  4. lfsr-kmod lfsr-kmod Public

    LFSR-based Linux kernel random generator device

    C++ 1

  5. organo organo Public

    Proyecto Fin de Carrera

    TeX 1

  6. queens-psr queens-psr Public

    CS algorithm to resolve the N-queens problem in 6 programming languages

    Rust