A curated selection of projects I've developed over the years. Each project provided the hands on experience that have greatly enhanced my skillset.
These projects also demonstrate my ability to work with various technologies, platforms, and development methodologies.
A modern art gallery website showcasing exhibitions and artworks. Built with Next.js and featuring a responsive design. Allows visitors to browse exhibitions, view artwork details, and contact the gallery.
Comprehensive UI and API test automation suite for an e-commerce platform. Includes tests for product browsing, checkout flow, user accounts, and payment processing. Integrated with CI/CD pipelines for continuous testing.
My personal website, to showcase my ideals, projects, proof of concepts, my blog and my resume. Implements with features such as responsive design, dark/light mode, component-based architecture ( my own special project structure, check README for details on how structured and why), and animations with Framer Motion and TailwindCSS.
Custom framework for performance testing REST APIs with automated reporting, trend analysis, and integration with CI/CD pipelines. Supports load testing, stress testing, and endurance testing scenarios.
An web based interface that can run with an new or existing Playwright test automation framework. This web application allows users to run Playwright tests, edit and create new tests as well. It also has AI built in that can generate new tests based on natural langauge input. Created to make it easier for a person new to a Playwright project or Playwright in general to be able to run tests or testruns in the given framework. Even add new ones without having to know how to code in Playwright.
A comprehensive testing framework for UI E2E, UI Components and API Testing leveraging Playwright using the various advanced features for a robust Automated Test framework that I created that is setup for Enterprise testing usage. Based off of . Documentation and example code for usage.
A modern art gallery website showcasing exhibitions and artworks. Built with Next.js and featuring a responsive design. Allows visitors to browse exhibitions, view artwork details, and contact the gallery.
Comprehensive UI and API test automation suite for an e-commerce platform. Includes tests for product browsing, checkout flow, user accounts, and payment processing. Integrated with CI/CD pipelines for continuous testing.
My personal website, to showcase my ideals, projects, proof of concepts, my blog and my resume. Implements with features such as responsive design, dark/light mode, component-based architecture ( my own special project structure, check README for details on how structured and why), and animations with Framer Motion and TailwindCSS.
An web based interface that can run with an new or existing Playwright test automation framework. This web application allows users to run Playwright tests, edit and create new tests as well. It also has AI built in that can generate new tests based on natural langauge input. Created to make it easier for a person new to a Playwright project or Playwright in general to be able to run tests or testruns in the given framework. Even add new ones without having to know how to code in Playwright.
A comprehensive testing framework for UI E2E, UI Components and API Testing leveraging Playwright using the various advanced features for a robust Automated Test framework that I created that is setup for Enterprise testing usage. Based off of . Documentation and example code for usage.