classSoftwareQualityEngineer:
"""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))
@propertydefsocial(self):
"""Contact me easily here:"""return {
"X": "https://x.com/JakeJCallahan",
"YouTube": "https://youtube.com/c/JakeCallahan",
}🎧
Bringing back pet projects!
Principal Software Quality Engineer, Tech Lead, Red Hat Satellite.
Python - Containers - Machine Learning
- Red Hat @SatelliteQE
- Raleigh, NC
-
17:15
(UTC -04:00) - @JakeJCallahan
- c/JakeCallahan
Pinned Loading
- Understanding
Understanding PublicA repository to hold all code/scripts made in my YouTube series.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.






