Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dfinke/dfinke

Use automation to increase bandwidth in order to address technical debt
https://github.com/dfinke/dfinke

Last synced: 13 days ago
JSON representation

Use automation to increase bandwidth in order to address technical debt

Awesome Lists containing this project

README

        

> ## Use automation to increase bandwidth in order to address technical debt

The below is built using the [build-svg.ps1](https://github.com/dfinke/dfinke/blob/master/build-svg.ps1) PowerShell script, which runs daily at 4am via this [GitHub Action](https://github.com/dfinke/dfinke/blob/master/.github/workflows/readme.yml).


[![](./chat.svg)](https://twitter.com/dfinke)

![](https://github-readme-stats.vercel.app/api?username=dfinke&show_icons=true&theme=merko)


# My Popular PowerShell Modules

|PowerShell Gallery|Repo|Details
| :--- | --- | --- |
|[![PSGallery Downloads](https://img.shields.io/powershellgallery/dt/ImportExcel.png?style=plastic&logo=powershell&label=Downloads)](https://www.powershellgallery.com/packages/ImportExcel) [![PSGallery Version](https://img.shields.io/powershellgallery/v/ImportExcel.png?style=plastic&logo=powershell&label=Version)](https://www.powershellgallery.com/packages/ImportExcel)|[ImportExcel](https://github.com/dfinke/ImportExcel) |PowerShell module to import/export Excel spreadsheets, without Excel
|![PSGallery Downloads](https://img.shields.io/powershellgallery/dt/PSAdvantage.png?style=plastic&logo=powershell&label=Downloads) ![PSGallery Version](https://img.shields.io/powershellgallery/v/PSAdvantage.png?style=plastic&logo=powershell&label=Version)|[PSAdvantage](https://github.com/dfinke/PSAdvantage) |GitHub Actions at your Fingertips! ✨
|![PSGallery Downloads](https://img.shields.io/powershellgallery/dt/NameIT.png?style=plastic&logo=powershell&label=Downloads) ![PSGallery Version](https://img.shields.io/powershellgallery/v/NameIT.png?style=plastic&logo=powershell&label=Version)|[NameIT](https://github.com/dfinke/NameIT) |PowerShell module for randomly generating data
|![PSGallery Downloads](https://img.shields.io/powershellgallery/dt/PowerShellHumanizer.png?style=plastic&logo=powershell&label=Downloads) ![PSGallery Version](https://img.shields.io/powershellgallery/v/PowerShellHumanizer.png?style=plastic&logo=powershell&label=Version)|[PowerShellHumanizer](https://github.com/dfinke/PowerShellHumanizer) |PowerShell Humanizer meets all your PowerShell needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities


# My Popular PowerShell Repos

|Repo|Details
| --- | --- |
|[PowerShell Interactive Notebook](https://github.com/dfinke/PowerShellNotebook)| A tool for parameterizing, executing, and analyzing .NET Interactive PowerShell Notebooks
|[Tiny PowerShell Projects](https://github.com/dfinke/Tiny-PowerShell-Projects) |Learning PowerShell through test-driven development of games and puzzles
|[PowerShell Microservice](https://github.com/dfinke/PowerShellMicroservice)|A PowerShell REST API running as a microservice in a Docker container.