https://github.com/dfinke/dfinke
Use automation to increase bandwidth in order to address technical debt
https://github.com/dfinke/dfinke
Last synced: about 1 month ago
JSON representation
Use automation to increase bandwidth in order to address technical debt
- Host: GitHub
- URL: https://github.com/dfinke/dfinke
- Owner: dfinke
- Created: 2021-01-31T23:50:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T04:04:18.000Z (6 months ago)
- Last Synced: 2024-10-30T07:14:32.421Z (6 months ago)
- Language: PowerShell
- Homepage:
- Size: 874 KB
- Stars: 23
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - dfinke/dfinke - Use automation to increase bandwidth in order to address technical debt (PowerShell)
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).
[](https://twitter.com/dfinke)

# My Popular PowerShell Modules
|PowerShell Gallery|Repo|Details
| :--- | --- | --- |
|[](https://www.powershellgallery.com/packages/ImportExcel) [](https://www.powershellgallery.com/packages/ImportExcel)|[ImportExcel](https://github.com/dfinke/ImportExcel) |PowerShell module to import/export Excel spreadsheets, without Excel
| |[PSAdvantage](https://github.com/dfinke/PSAdvantage) |GitHub Actions at your Fingertips! ✨
| |[NameIT](https://github.com/dfinke/NameIT) |PowerShell module for randomly generating data
| |[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.