Skip to content
View pawlovskiii's full-sized avatar
  • Warsaw, Poland
Block or Report

Block or report pawlovskiii

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. big-mac-index big-mac-index Public

    This project is about extracting data from The Economist - Big Mac Index within URL API, uploading it to the AWS S3, implementing email notification that data is in S3, and data visualization withi…

    Python 1

  2. stake-yield-defi-protocol stake-yield-defi-protocol Public

    Application is about reward system protocol within staking certain tokens. It uses ERC20 standards from OpenZeppelin, Oracles from ChainLink, and all different kinds of Mocks. It's well tested, esp…

    Python

  3. Parser-Formatted-String-Binding-For-CPE-2.3 Parser-Formatted-String-Binding-For-CPE-2.3 Public

    The task is about writing your parser Formatted String Binding for CPE 2.3. The key thing about the project is the correctness of the inputted string CPE. I firmly focused on various validations in…

    Python

  4. caesar-cipher caesar-cipher Public

    My implementation of Caesar cipher. It's a popular technique of data encryption. It's all about shifting letters in the alphabet (in this case, with an optional n-letter shift). Besides, I created …

    JavaScript

  5. brownie_fund_me brownie_fund_me Public

    This project is about continuing the journey in the brownie ecosystem. I mainly focused on a new FundMe contract to further improve my Solidity skills. I also worked with Rinkeby Etherscan to verif…

    Solidity

  6. applab-website applab-website Public

    The project was mainly about learning of usage of responsive web design (RWD). Within the mobile-first methodology. Secondly, I tried to improve my BEM skills around proper naming of the CSS classes.