Skip to content
View Skaidus's full-sized avatar

Block or report Skaidus

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

Aitor Izuzquiza Gimeno

Hi there! I'm a Computer Science graduate and Mathematician. I love over-optimizing code to get little or no profit at all. I hate dragons.

Mail Badge LinkedIn Badge

๐Ÿ”ฅ My Github Streak

๐Ÿ† Github Profile Trophy

๐Ÿ“Š My Github Stats

Pinned Loading

  1. TNT TNT Public

    Fast integer certificates, like primality using AKS algorithm with optimizations

    Rust 2

  2. MixedClustering MixedClustering Public

    Synthetic data and benchmark code for my Mixed Clustering methodology paper

    R

  3. p2_AC_2021_22 p2_AC_2021_22 Public

    Parallelized version of particle simulator using OpenMP

    C++

  4. TSP_Euclidean TSP_Euclidean Public

    C++ implementation of Euclidean 2D TSP problem, with BackTracking aproach improved with multiple heuristics and the typical 2-Opt Greedy implementation

    C++

  5. Glazelf/NinigiBot Glazelf/NinigiBot Public

    Verified & fully free Discord bot bringing you information and moderation.

    JavaScript 21 10

  6. AKS_Timing AKS_Timing Public

    AKS algorithm testing

    Java