8000 rfnshare (Abdullah Al Faroque) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View rfnshare's full-sized avatar
Coffee, Tea, Code
Coffee, Tea, Code

Block or report rfnshare

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
rfnshare/README.md

class AbdullahFaroque():
    
  def __init__(self):
    self.name = "Abdullah Al Faroque";
    self.username = "rfnshare";
    self.location = "Dhaka, Bangladesh";
    self.twitter = "@rfnshare";
    self.web = "https://rfnshare.github.io/";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = AbdullahFaroque()

Connect with me 🤝

Pinned Loading

  1. StraightIntLtd StraightIntLtd Public

    Official Application for Straight International Limited

    HTML 1 1

  2. problem-solving problem-solving Public

    C 3

  3. Web-Automation-With-Python Web-Automation-With-Python Public

    This is a practice repo where I practice Web Automation with selenium

    Python 1

  4. Sharebus-Web-UI-Automation Sharebus-Web-UI-Automation Public

    This is a selenium based framework with pytest that interacts with sharebus web interface.

    Python 1

  5. MobileAutomationFramework MobileAutomationFramework Public

    "Mobile Automation Testing Framework using Python & Appium" - A project structure following the Page Object Model (POM) designed for automated mobile app testing. Features include logging, HTML rep…

    Python 11 5

  6. API-Automation-With-Python API-Automation-With-Python Public

    This is a practice repo where I practice API Automation, Database Connections, AWS CSV ReadWrite & Web Scrapping

    Python

0