Skip to content
View scottdmcc's full-sized avatar
  • Washington
  • 16:56 (UTC -08:00)

Block or report scottdmcc

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

Introduction

👋 Hello, I’m @scottdmcc

I'm a passionate software professional with over 15 years of experience leading QA and SDET teams, driving software development projects, and providing strategic guidance. I thrive in fast-paced environments where I can help teams build top-quality software.

Check out my GitHub profile page to see more of my work.

Projects

  • A Generative AI article writer
    • Given a subject matter, will create a couple paragraphs of text and a DALL-E generated image, create a webpage for it, update the index.html that lists all the articles, and then use git to publish everything to the web.
    • The index page
    • The source code
  • Wurdel
    • A configurable "Wordle" clone that runs in the shell. Includes a helper app to pull in words from a txt document (like a book) to become the new word list.
    • The source code
  • Equation

Github Stats

stats graph languages graph

Technology Stack

Languages

Python Java JavaScript Go bash

Software

Git Jira Confluence Postman IntelliJ PyCharm Visual Studio Code

Frameworks

Robot Framework pytest REST Selenium Flask Cucumber JUnit OpenAI

CI/CD

Jenkins GitHub GitHub Actions Bitbucket Docker AWS GCP

Databases

MySQL PostgreSQL SQLite mongoDB redis

Operating Systems

Linux Debian Red Hat MacOS Windows

Popular repositories Loading

  1. scottdmcc scottdmcc Public

    Config files for my GitHub profile.

    HTML

  2. gen-ai-blog-post gen-ai-blog-post Public

    Given a subject matter, will create a couple paragraphs of text and a DALL-E generated image, create a webpage for it, update the index.html that lists all the articles, and then use git to publish…

    Python

  3. wurdel wurdel Public

    A mini "Wordle" clone that runs in the shell.

    Python

  4. equation equation Public

    This is an app I created for a hiring exam. I've included the requirements as a readme.

    Java