Skip to content
View murad-sh's full-sized avatar
  • Wrocław, Poland

Highlights

  • Pro

Block or report murad-sh

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. time-tracking-web-app time-tracking-web-app Public

    A full-stack project for efficient productivity and time management, developed for my bachelor thesis using Next.js.

    TypeScript 2

  2. traveling-thief-problem traveling-thief-problem Public

    Traveling Thief Problem (TTP) Solutions

    Python 2

  3. tic-tac-toe tic-tac-toe Public

    Multithreaded implementation of Tic Tac Toe with two AI players competing on a 10x10 board.

    Python

  4. Building-Lighting-Controller-JMX Building-Lighting-Controller-JMX Public

    A GUI-based Building Lighting Controller that simulates interactive light control and automated lighting sequences.

    Java

  5. cake-recipes-app cake-recipes-app Public

    Desktop application for browsing cakes and retrieving recipes via a token-based REST API.

    Python

  6. genetic-algorithm-tsp genetic-algorithm-tsp Public

    Implementation of a Genetic Algorithm to solve the Traveling Salesman Problem using selection, crossover, and mutation strategies.

    Java