Skip to content
View sami-bre's full-sized avatar
❄️
I'm here once a day
❄️
I'm here once a day
  • Addis Ababa University, AAiT
  • Addis Ababa - Ethiopia
  • 06:52 (UTC +03:00)

Highlights

  • Pro

Organizations

@Maderia-SEP @web-group-1

Block or report sami-bre

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

    A simulation of Conway's game of life. A GUI software developped using Java and its Swing and AWT packages.

    Java

  2. visualizing-sort-algorithms visualizing-sort-algorithms Public

    a jupyter lab showcasing time complexity behaviors of the mergesort, quicksort and insertionsort algoritms

    Jupyter Notebook

  3. 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

  4. botnet botnet Public

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

    Python 4 2

  5. 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

  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