Skip to content
View sami-bre's full-sized avatar
❄️
I'm here once a day
❄️
I'm here once a day
  • AAI-Labs
  • Hawassa - Ethiopia
  • 09:12 (UTC +03:00)

Organizations

@Maderia-SEP @web-group-1

Block or report sami-bre

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. game_of_life game_of_life Public

    A simulation of Conway's game of life.

    Java 1

  2. grokking_algorithms grokking_algorithms Public

    a repo to hold code I wrote while going through the book "Grokking Algorithms by Aditya Bhargava". An amazing book :)

    Python

  3. botnet botnet Public

    A botnet, hacking tool allowing a hacker to control multiple zombie computers from a central command script

    Python 4 2

  4. dart_to_mips32_compiler dart_to_mips32_compiler Public

    A tiny compiler that can compile simple dart code into MIPS-32 assembly, written in typescript

    HTML 1

  5. cryptosystems cryptosystems Public

    A small command line tool that can encrypt and decrypt text with 3 different algorithms: the affine, transposition and RSA ciphers.

    Python

  6. anime_rating_prediction anime_rating_prediction Public

    a small codebase that can predict how a particular person might rate a particular anime using the KNN algorithm with cosine similarity.

    Python