Portfolio
I'd like to share some projects that I wrote in my personal time.
oas-to-joi
oas-to-joi is a javascript library which helps us to get Joi schemas from an Open Api Specification file. By using this library we can get the Joi objects validations according to the OAS API design.
Increase your productivity having the validations ready to use in a project: oas-to-joi
CANDO-Test Framework – Creator & Author
I created the CANDO-Test framework to bring clarity, structure, and reusability to UI test automation. Designed around five key building blocks: Components, Assessments, Network Mocks, Data Variant Creators, and Page Objects. it offers a clean, layered architecture that supports scalable and maintainable test systems. CANDO-Test is tool-flexible by design, allowing teams to apply its principles with tools like Playwright, Selenium, or Cypress. This framework is more than code. it's a mindset for writing reliable, modular tests with confidence.
I wrote a series of article that explain the CANDO-TEST framework.

