Skip to content
View ahnafy's full-sized avatar
🌑
Trying To Graduate
🌑
Trying To Graduate
  • University of Minnesota Morris

Organizations

@UMM-CSci @UMM-CSci-3601-S18 @Megabittron @UMM-CSci-3403-Fall-2018 @Software-Quality-UMM-CSci-4659-F18 @JazzintheBay @UMM-CSci-4453-S19
Block or Report

Block or report ahnafy

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. Algorithms Algorithms Public

    Algorithmic Solutions of Classic Programming Problems in GoLang such as Dining Philosophers, Traveling Salesman, Eight Queens, Two Generals and Towers of Hanoi

    Go

  2. SortingCompetitionLRMUS SortingCompetitionLRMUS Public

    Author: Matthew Munns and Ahnaf Prio. Multi-lab exercise on developing the fastest sorting algorithm for a given type of data. By "fast" we mean the actual running time and not the Big-Theta approx…

    Java

  3. MyMeds MyMeds Public

    Implementation of Medications based Software done for a job Interview based on a previous project

    TypeScript

  4. My-Panda My-Panda Public

    Forked from Megabittron/My-Panda

    My Panda is a web app that promotes mental health. This is achieved through providing the capability to record emotions, set goals, and write journals. These allow for quick and convenient ways to…

    TypeScript 1 2

  5. Cryptanalysis-and-implementation-of-Vigenere-cipher Cryptanalysis-and-implementation-of-Vigenere-cipher Public

    Implementation of and breaking other Vigenere ciphers.

    Java

  6. Diffie-Hellman-key-exchange Diffie-Hellman-key-exchange Public

    Implement cryptographic algorithms based on the DLP problem and attacks on them.

    Java