Skip to content
View MariusB5's full-sized avatar
๐ŸŒŠ
Programming
๐ŸŒŠ
Programming

Block or report MariusB5

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
MariusB5/README.md
  • ๐Ÿ‘‹ Hi there, Iโ€™m Marius
  • ๐Ÿ‘€ Iโ€™m interested in: programming, scripting, automating, testing software and game development.
  • ๐ŸŒฑ Iโ€™m currently learning: python, selenium, automation and game development.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on: python, automation/scripting projects or game development.
  • ๐Ÿ“ซ How to reach me: [email protected]
  • โœจ My programming snippets: https://gist.github.com/MariusB5

Pinned Loading

  1. automating_the-internet automating_the-internet Public

    Automating "the-internet" website

    Python

  2. codewars_solutions codewars_solutions Public

    Codewars exercises w/ solutions

    Python

  3. python_playwright python_playwright Public

    Automation in Python w/ Playwright

    Python

  4. python_web_scraping python_web_scraping Public

    Web Scraping in Python w/ Beautiful Soup

    Python

  5. Selenium drag and drop in Python wit... Selenium drag and drop in Python with seletools
    1
    from selenium import webdriver
    2
    from selenium.webdriver.chrome.service import Service
    3
    from webdriver_manager.chrome import ChromeDriverManager
    4
    from selenium.webdriver.common.by import By
    5
    from seletools.actions import drag_and_drop
  6. 25_python_interview_questions 25_python_interview_questions Public

    25 Python Interview Questions