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

https://github.com/bagtoad/bagtoad


https://github.com/bagtoad/bagtoad

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

### 👋 Hi there!

I'm currently a ~Support Engineer~ _something_ for GitHub.

I like making things. Something about automating manual processes satisfies my soul âĪïļ

Check out my [Human User Guide (HUG)](https://gist.github.com/BagToad/a28f06f1c46e6e5d419b98921e835f40) to learn more about working with me.

Please have a look at my projects! I think they're neat, and I pour my heart and soul into everything.

- 🔗 [Zendesk Link Collector](https://github.com/BagToad/Zendesk-Link-Collector)
- A powerful browser extension to aggregate Zendesk ticket data based on RegEx patterns.
- ðŸ’ŧ [gh-sarif](https://github.com/BagToad/gh-sarif)
- A GitHub CLI extension for managing GitHub Code Scanning analyses & SARIF files (written in Go)
- 🌊 [Random Unsplash Action](https://github.com/BagToad/random-unsplash-action)
- A lovely GitHub Action to post images to your GitHub readme (see below 🏞ïļ)
- 🏃 [ARC Log Collection Scripts](https://github.com/BagToad/arc-log-collection-scripts)
- A collection of Shell scripts to dump diagnostic information and logs from an [Actions Runner Controller](https://github.com/actions/actions-runner-controller) deployment.
- 🏃 [gh-mini-arc](https://github.com/BagToad/gh-mini-arc)
- A GitHub CLI extension to quickly startup a codespace with a working Actions Runner Controller deployment (written as a Shell script) ðŸ”Ĩ
- 🧘 Other Zendesk user-script tweaks to make life easier 😊
- [Add Zendesk Comment Borders](https://github.com/BagToad/add-zendesk-comment-borders)
- [Auto-Hide Zendesk Composer](https://github.com/BagToad/Auto-Hide-Zendesk-Composer)
- ðŸļ [AI Generated BagToads](https://github.com/BagToad/bagtoads)
- Some BagToad images generated by AI ðŸļ

Did you notice a theme!? I work with GitHub Actions and Zendesk a lot! 😅

- 🔗 Connect with me on [LinkedIn](https://www.linkedin.com/in/kynan-ware/)
- ðŸĪ Collaborate with me on literally anything
- ðŸŠī I want to learn and share experiences about development in general
- ðŸ’Ą I love learning about new projects/repos, especially if I happen to be able to contribute to them
- 📚 I love to read interesting, well written, and passionate blog posts and technical write-ups, even if I don't understand it all 😅
- ðŸŠĻ I want to know about others' personal knowledge management systems (tell me how you use [Obsidian](https://obsidian.md/))

----

## Photo of the day

scenery of mountain

"scenery of mountain"

"Color of the lake is so beautiful!"

Photo by John Lee on [unsplash.com](https://unsplash.com/) â€Ē [Instagram](https://instagram.com/john_artifexfilm) / [portfolio](http://www.artifexfilm.com)

Taken at Moraine Lake, Canada â€Ē [Google Maps](https://www.google.com/maps/search/?api=1&query=51.3217416,-116.1860049)

---

Photography Details

| Parameter | Value |
| ------------- | ----- |
| Camera Model | null |
| Exposure Time | null |
| Aperture | null |
| Focal Length | null |
| ISO | null |
| Location | Moraine Lake, Canada (Canada) |
| Coordinates | Latitude 51.3217416, Longitude -116.1860049 |

### Map

```geojson
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
-116.1860049,
51.3217416
],
"type": "Point"
},
"id": 1
},
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
[
-115.8860049,
51.6217416
],
[
-115.8860049,
51.021741600000006
],
[
-116.4860049,
51.021741600000006
],
[
-116.4860049,
51.6217416
],
[
-115.8860049,
51.6217416
]
],
"type": "LineString"
}
}
]
}
```

----

☝ïļ A random image is retrieved and posted to my profile daily via the [BagToad/random-unsplash-action](https://github.com/BagToad/random-unsplash-action) action!