Skip to content
View danirold's full-sized avatar

Block or report danirold

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

Popular repositories Loading

  1. MARP1 MARP1 Public

    Repository dedicated to non-linear data structures and algorithmic optimization. It covers advanced tree structures, priority queues, and graph theory, with a focus on greedy strategies and amortiz…

    C++

  2. MARP2 MARP2 Public

    Repository focused on advanced algorithmic techniques for complex problem solving. It covers Dynamic Programming, Branch and Bound, and state-space search, alongside probabilistic and approximation…

    C++

  3. Computational_Algebra Computational_Algebra Public

    Repository focused on the implementation of efficient algorithms for algebraic structures and number theory.

    Python

  4. PlantsVSZombies PlantsVSZombies Public

    Java-based "Plants vs. Zombies" engine. A terminal simulation implementing a turn-based board system and resource management. Developed as part of the UCM Computer Engineering curriculum to demonst…

    Java

  5. PhysicsSimulator PhysicsSimulator Public

    Java-based gravitational physics engine with GUI. A simulator of spherical body interactions and real-time orbital dynamics. Developed for the Programming Technology II course (UCM) to demonstrate …

    Java

  6. FAL FAL Public

    Repository focused on algorithm design and formal analysis. It covers iterative and recursive patterns, divide and conquer strategies, and backtracking techniques, with an emphasis on formal verifi…

    C++