Skip to content
View rdebek's full-sized avatar
  • Warsaw
Block or Report

Block or report rdebek

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. decision-tree decision-tree Public

    Decision tree classifier implemented from scratch. The algorithm has been improved compared to the classic version, by making the tree immune to any missing values found in the dataset.

    Python

  2. discord-bot discord-bot Public

    Discord bot capable of playing music from youtube, spotify. It also uses mutiple APIs to provide information on cryptocurrencies, weather and more.

    Python

  3. game-of-life game-of-life Public

    Conway's game of life created in Javascript. Allows the user to interact with the 'world', change it's size and the speed of population's growth.

    JavaScript

  4. osint-tool osint-tool Public

    Tool made for gathering information about people/organizations/websites available on the internet.

    Python

  5. no-fomo-app no-fomo-app Public

    Mobile app capable of displaying twitter/instagram posts based on geolocalization, also allows user to follow certain trends/visualize data.

    JavaScript

  6. aoc-2023-in-go aoc-2023-in-go Public

    Go