Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manchicken/manchicken
README!
https://github.com/manchicken/manchicken
Last synced: 18 days ago
JSON representation
README!
- Host: GitHub
- URL: https://github.com/manchicken/manchicken
- Owner: manchicken
- Created: 2022-01-13T17:20:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T01:30:36.000Z (2 months ago)
- Last Synced: 2024-11-01T02:24:58.739Z (2 months ago)
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![An image of @manchicken's Holopin badges, which is a link to view their full Holopin profile](https://holopin.me/manchicken)](https://holopin.io/@manchicken)
## Hi there 👋
Hi! I'm Mike Stemle (he/him), and I enjoy reading and writing code. I'm a software professional with more than 25 years of professional programming experience. I'm an open source expert with a love for community, technology, and what we can do when we work together.
[![GitHub Trends SVG](https://api.githubtrends.io/user/svg/manchicken/repos?time_range=one_year&theme=synthwaves)](https://githubtrends.io)
Here's what I'm working on right now:
- 🐫 I'm working on [net-amqp-rabbitmq/net-amqp-rabbitmq](https://github.com/net-amqp-rabbitmq/net-amqp-rabbitmq), a Perl module supporting AMQP 0.9.1 with RabbitMQ.
- 🦀 I'm working on [XAMPPRocky/octocrab](https://github.com/XAMPPRocky/octocrab)
- 🧮 I'm working on a [GitHub Project](https://github.com/users/manchicken/projects/4) to fix all of the HTTP 204 cases which lack tests or throw errors
- 📰 [You can read more about that project here](https://dev.to/manchicken/tackling-a-large-volume-of-simple-problems-in-an-open-source-project-5fn3) and [here](https://dev.to/manchicken/update-tackling-a-large-volume-of-simple-problems-in-an-open-source-project-306c)
- 🕸️ I'm also working on helping to add endpoints.
- I'm also working on [making some tools to help my fellow GitHub Enterprise administrators](https://github.com/manchicken/gh-enterprise-tools/)
- I'm also maintaining a small handful of custom GitHub Actions
- [Datadog Service Catalog Metadata Provider](https://github.com/arcxp/datadog-service-catalog-metadata-provider)Also, don't forget to check out my [GitHub Resume!](https://resume.github.io/?manchicken)
Also, find me on Mastodon.
## Writings
Check out some of my writings! I keep them all here on DEV.to: [https://dev.to/manchicken](https://dev.to/manchicken).
Here are a few of my favorite pieces:
- [Guest post on Datadog blog: I use GitHub Actions for Datadog's Service Catalog, and you should, too](https://www.datadoghq.com/blog/github-actions-service-catalog/)
- [Definition of Dependencies](https://dev.to/manchicken/definition-of-dependencies-5462)
- [String Manipulation of URLs is an Anti-Pattern.](https://dev.to/manchicken/string-manipulation-of-urls-is-an-anti-pattern-53mg)
- [Warning: Elaborate Scams Abound!](https://dev.to/manchicken/warning-elaborate-scams-abound-4ngn)
- [I love function signatures in Perl, and you should too.](https://dev.to/manchicken/i-love-function-signatures-in-perl-and-you-should-too-1can)
- [Simple Code Tasks Should Be Simple](https://dev.to/manchicken/simple-code-tasks-should-be-simple-11c2)### Stuff I'm working on
- I'm working on the Datadog Service Catalog Metadata Provider (DDSCMP) which can be found here: https://github.com/arcxp/datadog-service-catalog-metadata-provider
- I'm working on a project called "repository-wrapup" which is intended to help you find and address abandoned code repositories on GitHub.
- I do a little bit of security research, too.### Stuff I invite you to work on if you'd like
- I could use a hand with documetation for my `@manchicken/promise-regulation` module. You can find that here: https://github.com/manchicken/promise-regulation
- Documentation is really needed
- If you can think of some tests I didn't think of, that'd be marvelous
- If you're a user of the DDSCMP, and you'd like to participate, you can also contribute here: https://github.com/arcxp/datadog-service-catalog-metadata-provider
- Take a look a the issues list
- There is a _lot_ of documentation for this project, there are bound to be mistakes. I welcome all PRs correcting those mistakes.