Skip to content
View danielewiczmaciej's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report danielewiczmaciej

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

Popular repositories

  1. ships ships Public

    My first project at Gdańsk University Of Technology. The code isn't the best and well organized but I put it here to watch my progress.

    C++

  2. partition partition Public

    My first project for Algorithms and Data Structures at Gdańsk University of Technology. Partition of n number into prime parts.

    C++

  3. doubly-linked-list doubly-linked-list Public

    My second project for Algorithms and Data Structures at Gdańsk University of Technology. A self-written, fully functional doubly-linked list.

    C++

  4. virtual-meadow virtual-meadow Public

    My first project for Object Oriented Programming at Gdańsk University of Technology. A simple simulator of animals and flowers interacting with each other.

    C++

  5. python-meadow python-meadow Public

    Implementation of my virtual-meadow project in python

    Python

  6. macd macd Public

    Implementation od MACD index in python

    Python