Skip to content
View pr00x's full-sized avatar
  • Student at the Information Technologies Department, University of Criminal Investigation and Police Studies

Block or report pr00x

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
pr00x/README.md

🚀 About Me

Software Engineer | Cybersecurity Engineer | DevOps Enthusiast

With over eight years of experience in software engineering, I specialize in full-stack development, seamlessly integrating both low-level and high-level programming paradigms. Over the past five years as a freelance developer, I have cultivated expertise in web application security, conducting penetration tests, vulnerability assessments, and implementing secure coding practices to fortify digital infrastructures.

🔒 Cybersecurity & DevOps Expertise

A dedicated Linux power user for more than a decade, I possess a deep understanding of security engineering, infrastructure optimization, and the development of secure, scalable solutions. My work revolves around creating high-performance applications and designing automated workflows that enhance both efficiency and security.

🔧 Skills & Expertise

  • Full-Stack Development – Proficient in modern web technologies, frameworks, and system architectures.
  • Cybersecurity & Penetration Testing – Experienced in web security audits, vulnerability assessments, and secure software design.
  • Reverse Engineering & Malware Analysis – Skilled in dissecting binaries, analyzing malware behavior, and uncovering security vulnerabilities at a low level.
  • DevOps & Automation – Expertise in CI/CD pipeline integration, containerization (Docker, Kubernetes), and cloud infrastructure management (AWS, GCP).
  • Linux & System Security – Advanced knowledge of Linux systems, security hardening, and infrastructure protection.

I welcome opportunities for collaboration on projects that emphasize security, performance, and innovation. If you are working on something exciting, feel free to reach out!

Popular repositories Loading

  1. eloarg eloarg Public

    EloArg is a lightweight and versatile command-line argument parser library designed to simplify the process of handling and parsing command-line options in C applications with modern and elegant sy…

    C 6

  2. hashtable-c hashtable-c Public

    A high-performance generic open addressing hash table library in C, using linear probing and the FNV-1a hash algorithm for fast and efficient key-value storage and retrieval.

    C 4 1

  3. Auto-Arch-Installer Auto-Arch-Installer Public

    Shell 3

  4. elodev-bruteforce-challenge elodev-bruteforce-challenge Public

    A script for solving a bruteforce challenge on EloDev.

    PHP 1

  5. pr00x pr00x Public

    1

  6. randpw randpw Public

    randpw is a simple and secure command-line tool for generating high-entropy, cryptographically strong passwords using the Linux kernel’s 'getrandom()' syscall. Built in C with no external dependen…

    C