Skip to content
View draxnor's full-sized avatar
Block or Report

Block or report draxnor

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

    International (Polish) Checkers game (10x10) with minimax algorithm with alpha-beta pruning. Practicing Python.

    Python

  2. MoreleNetGPUScrapper MoreleNetGPUScrapper Public

    Webscraping online shops and saving data to MySQL db.

    Python

  3. NEH_IRR4 NEH_IRR4 Public

    Algorytm szeregowania zadan metodą wstawień NEH; Komentarze w jęz. polskim; Oznaczenia (jesli nie wyjasnione w komentarzach) zgodne z literaturą;

    C++

  4. DubinsPathCalculation DubinsPathCalculation Public

    Dubins path calculation using Matlab. Wyznaczanie 6 klas ścieżek Dubinsa dla znanych punktow i orientacji. Matlab

    MATLAB 1

  5. GestureControl GestureControl Public

    Colorful drawing with simple gesture control (actually only no. of fingers and hand position detection) based on real-time video from webcam. Python 3.7+OpenCV4.1.2 Classical image processing (no m…

    Python

  6. ScheduleOptimizationForPCB ScheduleOptimizationForPCB Public

    Work schedule optimization for PCB assembly based on real data. Very simplified problem. Solved with NEH algorithm. C# Windows Forms app. Optymalizacja planowania montażu płytek PCB na podstawie ze…

    C#