Skip to content
View idodoron11's full-sized avatar
Block or Report

Block or report idodoron11

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

Pinned

  1. Network-Clustering Network-Clustering Public archive

    Community Structure in Networks - C Project. An algorithm to partition a network graph into separate communities, having dense relations.

    C 1

  2. DrawingApp DrawingApp Public archive

    A simple drawing app for Android, developed with Kotlin and Android Studio. Inspired by a tutorial.

    Kotlin

  3. FibonacciHeap FibonacciHeap Public archive

    A heap variant, providing Decrease-Key operation with amortized constant time. Helps to accelerate Dijkstra's shortest path and Prim's minimum spanning tree algorithms.

    Java

  4. MemorizeIt MemorizeIt Public archive

    Memorize anything using flashcards. The app adjusts itself to focus on the hardest to remember cards, to optimize your learning curve. Fully customizable, supports cards import / export and complet…

    Java

  5. MP3Downloader MP3Downloader Public archive

    Automatically download and tag Deezer tracks, albums and playlists, using free-mp3-download.net

    Python

  6. CSharp-Multithreading-Projects CSharp-Multithreading-Projects Public archive

    This repo contains a variety of multi-threading mini-projects. I use it to practice multi-threading in C#.

    C#