Hi there! Welcome to my QA corner
import * as codemo from "@codemo.dev"

export default function introduce() {
    const name = 'Ryan'
    const job = 'Quality Assurance'
    console.info(`Hi! I'm ${name}. Let's test together! Join me on a journey of ${job} 🎉`)
}
Latest Posts

Random thoughts, captured and shared.

Resources

Resources for Testing, Learning, and Practice

Practice E-commerce website

Practice your testing skills on a e-commerce website

Testing Resources

A collection of resources to help you learn testing

Toolbox

A list of tools that can help you in your testing journey

Testing Challenges

Challenges to help you practice your testing skills