An open API service indexing awesome lists of open source software.

https://github.com/calebevans/calebevans


https://github.com/calebevans/calebevans

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Senior Software Engineer at Red Hat, focused on automation, cloud-native technologies, and open-source development.

### Professional Snapshot
- **Red Hat** | Senior Software Engineer | Oct 2024 - Present

- **Red Hat** | Software Engineer | Oct 2022 - Oct 2024

- **Exact Sciences** | Automation Engineer II | Jun 2022 - Oct 2022

### Education
- **B.S., Network Management Technology** | Weber State University

### Open-Source Projects
- [**Cordon**](https://github.com/calebevans/cordon): A semantic anomaly detection tool for logs that uses transformer embeddings to filter out repetitive patterns and surface unusual events. Designed to reduce massive log files down to their most anomalous sections before LLM analysis.
- [**GitHub Actions Failure Analysis**](https://github.com/marketplace/actions/github-actions-failure-analysis): An AI-powered GitHub Actions workflow failure analyzer that uses semantic log preprocessing (via Cordon) and LLMs to automatically generate root cause analysis reports. The tool correlates failures with PR changes, intelligently groups similar failures, and posts detailed analysis as PR comments—helping teams quickly understand and resolve CI/CD failures without manually sifting through logs.

### Writing
- **Red Hat Developer Blog:** [Semantic anomaly detection in log files with Cordon](https://developers.redhat.com/articles/2025/12/09/semantic-anomaly-detection-log-files-cordon)
- **Red Hat Developer Blog:** [How to simplify your multi-repo workflow with Podman](https://developers.redhat.com/articles/2025/05/28/how-simplify-your-multi-repo-workflow-podman)