Skip to content
View MiloszSkobejko's full-sized avatar
  • Gdańsk
Block or Report

Block or report MiloszSkobejko

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 Loading

  1. matrix-class-implementation matrix-class-implementation Public

    [c++ Matrix library] Implementation of templetised matrix class with basic mathematical operations, operator overloading and output stream handling.

    C++ 2

  2. tic-tac-toe-console tic-tac-toe-console Public archive

    One of my firts projects and c programs ever created in late 2020, when I went to college. I'm uploading it now to archieve it in github. This repository will not be further modified, changed and i…

    C

  3. alghoritm-analysis-college-subject alghoritm-analysis-college-subject Public

    My alghoritms for few given mathematical problems: finding leaves in graphs, calculating lenght of hypercubes, graph coloring and number partitions. This was one of my projects at college. We have …

    C

  4. virtual-world-simulation virtual-world-simulation Public

    Simulation of virtual world implemented in Java. Contains multiple organism such as animals and plants. World is represented as set of tiles; one tile stands for given organism. Organism can intera…

    Java

  5. forrest-run-tournament forrest-run-tournament Public

    Simple simulation of running tournament! Add participants and choose a theme. After starting program will simulate and display in console the course of the run.

    Java

  6. points-transformations points-transformations Public

    Program for practicing Java basics. Working with points and creating methods for transforming them in different ways.

    Java