Projects

Automation frameworks, web applications, and tools I've created

Playwright Automation Framework

Playwright Automation Framework

Featured

An example automation framework using Page Object Model, TypeScript, and Playwright. The framework is data driven, to make it easier to modify and maintain test data.

TypeScript Playwright Page Object Model Data Driven
Selenium Sample Project

Selenium Sample Project

Featured

A selenium sample project using Page Object Model, Python, and PyTest. The framework is data driven, to make it easier to modify and maintain test data.

Python Selenium Page Object Model PyTest Data Driven
Career Tools

Career Tools

A small Django admin web application created to stay organized, do research on companies, write down notes, and put your best foot forward when applying to positions.

Django Python SQLite
Maven Landscape Marketing Website

Maven Landscape Marketing Website

Created a marketing website for a friend's Landscaping business. Utilizes firestore to capture leads and send emails when new landscaping requests are made through the website.

Node.js Firebase Hosting Firestore HTML CSS Bootstrap
Personal Portfolio Website

Personal Portfolio Website

Featured

A personal portfolio website built with Astro and Tailwind CSS to showcase my experience, projects, and recommendations.

Astro TypeScript Tailwind CSS Node.js
Contacts Mobile Application

Contacts Mobile Application

Created a cross-platform application to manage and store contacts using a local database (sqlite).

Flutter Dart SQLite iOS Android