Skip to content
View hhhameem's full-sized avatar
🌅
waking me up
🌅
waking me up
Block or Report

Block or report hhhameem

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

👋 আসসালামু আলাইকুম( Peace Be Upon You )

let info = {
    name: "Hebron Hossain Hamim",
    pronounce: "He/Him",
    aboutMe: "A passionate QA Engineer just hopped into SQA world and learning QA tools and techniques to sharpen my skillset",
    askMeAbout: ["#SQA", "#QA", "#Automation", "#AppAutomation", "#WebAutomation"],
    workplace: [
        {
            company: "Tallykhata",
            position: "Junior SQA Engineer",
            from: "01 January, 2023",
            to: "current"
        },
        {
            company: "Annonlab",
            position: "Junior Software Engineer",
            from: "09 May, 2022",
            to: "12 December, 2022"
        },
        {
            company: "Programming Hero",
            position: "Web Instructor",
            from: "06 January, 2022",
            to: "08 May, 2022"
        }
        ],
    techStack: ["JavaScript", "Java", "Python", "Appium", "Selenium", "Postman", "Rest-Assured", "JMeter"],
    currentFocus: "Learning automation",
}

📫 How to reach me:

Linkedin: hhhameem Skype: hebronhossainhamim

Pinned

  1. selenium-testng-allure-orangehrm selenium-testng-allure-orangehrm Public

    OrangeHRM website automation using Selenium, TestNG, Used Page Object Model Design Pattern and Allure as reporting tool.

    Java 3

  2. cv-recommender cv-recommender Public

    This is my Final Year Design Project. You can get the live link below.

    Python 1 1

  3. jsonplaceholder-with-react jsonplaceholder-with-react Public

    This is a simple react app built and deployed with Github action, Docker and Render. Data used here are fetched from jsonplaceholder api.

    JavaScript

  4. dmoney-api-tesing dmoney-api-tesing Public

    API testing using Postman and Newman as reporting tool.

    HTML

  5. rest-assured-testng-allure-dmoney rest-assured-testng-allure-dmoney Public

    Transactional App API testing using Rest-Assured, TestNG and Allure as reporting tool.

    Java