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

Block or report AdamWojcicki1991

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. MyInstagram-Backend MyInstagram-Backend Public

    REST API which is based on Spring, SpringBoot, Java 11, PostgreSQL, Hibernate, JUnit5 and H2 database. This is my attempt to create an Instagram clone full-stack application. Go to README.md for mo…

    Java 1

  2. MyInstagram-Frontend MyInstagram-Frontend Public

    REST API Frontend which is based on Angular2+, TypeScript, JavaScript, HTML, CSS. This is my attempt to create an Instagram clone full-stack application. Go to README.md for more information.

    TypeScript

  3. library-project library-project Public

    REST API which is based on SpringBoot, Java 8, PostgreSQL, Hibernate, JUnit and H2 database. It allows you to create, update and received data about readers, titles, books, borrows and library. REA…

    Java 1

  4. checkers-project checkers-project Public

    Game is a variation of checkers, which is called Polish Checkers or International Checkers. Game has implemented logic that accurately reproduces the real tournament game of checkers. For more info…

    Java 1

  5. sudoku-project sudoku-project Public

    Simple sudoku game with algorithm to resolve sudoku. Based on Java, JUnit. For more information please read README.md file.

    Java 2

  6. rock_paper_scissors_lizard_spock-project rock_paper_scissors_lizard_spock-project Public

    Play a game called Paper Scissors Rock Lizard Spock against the computer :) - Game is based on OOP in Java.

    Java