Git Product home page Git Product logo

About

class SoftwareQualityEngineer:
    """We write software that tests other software"""

    def __init__(self):
        self.name = "Jake Callahan"
        self.position = "Technical Lead"
        self.team = "Satellite QE"
        self.company = "Red Hat"
        self.title_modifier = "Principal"

    def __repr__(self):
        return " - ".join((self.name, self.position, self.team, self.company))

    @property
    def social(self):
        """Contact me easily here:"""
        return {
            "Twitter": "https://twitter.com/JakeJCallahan",
            "YouTube": "https://youtube.com/c/JakeCallahan",
        }

GitHub Jake YouTube Channel Subscribers YouTube Channel Views Twitter Follow

GitHub Stats

Jake's GitHub Stats

Jake Callahan's Projects

airgun icon airgun

AirGun is a Python library which is build over Widgetastic and navmazing to make Satellite 6 UI testing easier.

apix icon apix

apix (API Explorer) is a tool for discovering, learning, and using API versions.

auto-gpt icon auto-gpt

An experimental open-source attempt to make GPT-4 fully autonomous.

automation-tools icon automation-tools

A set of tools to help automating testing Foreman with Robottelo (https://github.com/SatelliteQE/robottelo)

climo-learn icon climo-learn

This project uses deep learning techniques to create a short term weather forecast.

clix icon clix

Discover new CLIs and versions. Generate CLI interaction libraries

cloudbot icon cloudbot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!

dynaconf icon dynaconf

Configuration Management for Python ⚙

foreman icon foreman

an application that automates the lifecycle of servers

jupiter icon jupiter

A school assignment inspired me to code out this file search engine.

katello icon katello

Katello integrates open source systems management tools into a single solution for controlling the lifecycle of your machines.

minimal_nailgun icon minimal_nailgun

Quick examples for how to get started testing Satellite 6 with nailgun

nailgun icon nailgun

Why use a hammer when you can use a nailgun.

nanoconf icon nanoconf

The tiny, opinionated, and easy to use configuration library for Python!

obsidian-share icon obsidian-share

A collection of things we think others might like to use in Obsidian

pim icon pim

Python Image Manipulator

plinko icon plinko

Third party feature coverage for test frameworks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.