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

Block or report piotrekbrzegowy

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 Loading

  1. personal-homepage-ts personal-homepage-ts Public

    This is my personal homepage with all my projects fetched from the github API

    TypeScript

  2. movies-browser movies-browser Public

    Application allows to browse movies and actors based on external API. The data is fetched from the TMDB API with use of Axios. Entire project is styled with use of Styled Components, and is respons…

    JavaScript 1

  3. todos-list-react todos-list-react Public

    This is a simple to-do list application, which will help you to organize your daily tasks.

    JavaScript 1

  4. currency-converter currency-converter Public

    This is currency converter € to PLN. You can convert currency from € to PLN, add new transaction, delete transaction. Default rate is fetched from https://exchangeratesapi.io/ but you can put your …

    JavaScript

  5. currency-converter-react currency-converter-react Public

    This is a simple currency converter. The data is fetched from external API.

    JavaScript 1

  6. products-list products-list Public

    Single page application with products list, pagination and input to filter products.

    TypeScript