Skip to content
View Etayde's full-sized avatar

Highlights

  • Pro

Block or report Etayde

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

Popular repositories Loading

  1. Cpp_Adv_World_Game_Engine Cpp_Adv_World_Game_Engine Public

    A cross-platform C++17 console game engine with zero dependencies, featuring 2-player co-op, custom physics, LOS explosions, and a built-in automated QA testing pipeline.

    C++ 2

  2. LegacyBridge LegacyBridge Public

    A high-performance C++ ETL agent that streams real-time data from legacy POS systems to cloud analytics.

    C++

  3. Pollards-Rho-Algorithm-Implementation-And-Analysis Pollards-Rho-Algorithm-Implementation-And-Analysis Public

    Implementation and statistical analysis of Pollard's Rho algorithm for integer factorization, validating the O(n^1/4) asymptotic bound using empirical simulations and the Birthday Paradox.

    Python