Skip to content
View ajdinm's full-sized avatar

Block or report ajdinm

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 Loading

  1. cognitive_load_classification Public

    Classification of the cognitive load in a driving setting. Project for Applied AI course at Mälardalen University, Sweden.

    MATLAB

  2. crypto Public

    My implementation of some cryptographic algorithms.

    Python

  3. rand_scp Public

    Naive generator for set cover datasets. Datasets produced are pseudo-random and do not in any way correlate to real world set cover problems.

    Python

  4. Multiple-image-upload Public

    Uploads selected images and writes URLs to file

    Shell 2

  5. SarajevoDanas Public

    Portal koji omogućava korisnicima da postave trenutne slike Sarajeva na taj način sugerišući drugim korisnicima koja mjesta da (ne) posjete.

    PHP 1

  6. mapreduce-word-count Public

    Word count implemented in mapreduce model. Using trie for intermediate results.

    Python