Skip to content
View Puchao64's full-sized avatar

Block or report Puchao64

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Puchao64/README.md

πŸ‘‹ Hi, I'm Artur Puchinin

I'm a junior QA engineer and Web3 enthusiast with a strong focus on automation, real-world testing, and crypto tools.
I specialize in Playwright-based UI testing, bot development, and manual QA for dApps and blockchain interfaces.


πŸ”§ Tech Stack & Skills

  • JavaScript (Node.js)
  • Playwright (E2E UI Testing)
  • Manual QA / Web3 Testing
  • Bug Reporting (Screenshots, Repro Steps, Markdown Docs)
  • Git / GitHub / Markdown / README structuring
  • Telegram Bot Development (command handling, APIs)
  • REST API Testing (Postman basics)
  • Wallets (MetaMask, Coinbase Wallet, RainbowKit)
  • Web3 platforms (Zealy, Transak, NFT/Bridge/Dapp UI)
  • Trading & Crypto Market Basics
  • CI understanding (GitHub Actions – beginner level)
  • Linux / macOS terminal usage

🧩 Featured Projects

πŸ§ͺ QA Test for Zealy UI
Full UI automation with Playwright: navigating quest pages, verifying elements, and capturing test flow screenshots.

βš™οΈ Telegram Trading Bot
Simulates crypto trading in Telegram. Supports commands like /price, /buy, and /news using CoinGecko API.

πŸ’³ Transak Payment Flow Test
Deep manual QA case for fiat-to-crypto onboarding. Covers dropdown logic, input validation, and wallet connection UI.

πŸ” Login UI Test (Java)
Java + Selenium WebDriver + JUnit 5. Full automation for the-internet.herokuapp.com/login with screenshots.

πŸ§ͺ Saucedemo UI Test (Python)
Python + Selenium + Pytest. Covers login flow, cart operations, sorting, and full checkout. Includes 15 screenshot-backed test cases.


πŸ›°οΈ Contacts


πŸ“Œ Goals

I'm currently open to freelance and remote QA opportunities β€” manual or automated β€” especially in the Web3 space.
Focused on building a clean portfolio and delivering fast, accurate test coverage for crypto products.


Created for educational and portfolio purposes.

Pinned Loading

  1. qa-transak-payment-test qa-transak-payment-test Public

    Manual QA testing of Transak fiat-to-crypto widget

  2. qa-zealy-autotest qa-zealy-autotest Public

    Automated UI test for Zealy Web3 platform using Playwright.

    JavaScript

  3. qa-the-internet-java-autotest qa-the-internet-java-autotest Public

    This project contains UI automation tests for the demo website the-internet.herokuapp.com. The tests are written in Java using the Selenide framework and JUnit 5. The goal is to demonstrate core QA…

    Java

  4. saucedemo-pytest-autotest saucedemo-pytest-autotest Public

    Full UI test automation suite for saucedemo.com using Python, Selenium, and Pytest. Covers login flow, cart, checkout, and negative test scenarios.

    Python

  5. qa-wallet-connector-test qa-wallet-connector-test Public

    Manual QA test of RainbowKit wallet selector modal (UI states and interactions)

  6. telegram-trading-bot telegram-trading-bot Public

    Telegram bot for live crypto prices, news feed, and simulated trading via API.

    JavaScript