Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mkloubert/awesome-gitfather

A curated list of awesome and amazing things The GitFather and his friends did, still do and will do as well
https://github.com/mkloubert/awesome-gitfather

List: awesome-gitfather

ai awesome csharp dotnet git github golang linux macos node-js php react self-irony self-love software-engineering typescript vscode windows

Last synced: 27 days ago
JSON representation

A curated list of awesome and amazing things The GitFather and his friends did, still do and will do as well

Awesome Lists containing this project

README

        

# Awesome GitFather

awesome-gitfather

![Awesome](./assets/images/awesome-icon.svg)    👉

A curated list of awesome and amazing things [The GitFather](https://www.linkedin.com/in/marcel-kloubert-410013282/) and his friends did, still do and will do as well.







## Table of contents [⬆](#awesome-gitfather)

- [.NET](#net-)
- [AI](#ai-)
- [CMS](#cms-)
- [Docker](#docker-)
- [Flutter](#flutter-)
- [Go](#go-)
- [Linux / UNIX](#linux--unix-)
- [Node.js](#nodejs-)
- [PHP](#php-)
- [PowerShell](#powershell-)
- [React](#react-)
- [TypeScript](#typescript-)
- [Vue](#vue-)
- [WebAssembly](#webassembly-)

## .NET [⬆](#table-of-contents-)

- [Automatic notification from other properties in C# ViewModel (MVVM)](https://blog.kloubert.dev/posts/automatic-notification-from-other-properties-in-csharp-viewmodel/)
- [Backup Azure Blob Storage with C#](https://blog.kloubert.dev/posts/backup-azure-blob-storage-with-csharp/)
- [Implement compiler-safe ViewModel in C#](https://blog.kloubert.dev/posts/implement-compiler-safe-viewmodel-in-csharp/)

## AI [⬆](#ai-)

- [Bash script which tags images with AI](https://kloubert.blog/posts/bash-script-tagging-images-with-ai/)
- [Create LangChain alternative AssemblyChain](https://github.com/assemblychain-ai)
- [Translate text and image files with bash script](https://kloubert.blog/posts/translate-text-and-images-with-bash-script/)

## CMS [⬆](#table-of-contents-)

- [Create blogs with Hugo](https://blog.kloubert.dev/posts/create-blogs-with-hugo/)

## Docker [⬆](#table-of-contents-)

- [Run local Ad-Blocker with Docker](https://kloubert.blog/posts/run-local-adblocker-with-docker/)

## Flutter [⬆](#table-of-contents-)

- [Get weather information with ChatGPT](https://blog.kloubert.dev/posts/get-weather-info-with-chatgpt/)
- [Image recognition app with Flutter](https://blog.kloubert.dev/posts/image-recognition-app-with-flutter/)
- [Open file on smartphone in Visual Studio Code](https://blog.kloubert.dev/posts/open-file-in-vscode-from-smartphone/)

## Go [⬆](#table-of-contents-)

- [gpm - Go Package Manager](https://github.com/mkloubert/go-package-manager)
- [Setup GitHub Action for Go project](http://localhost:1313/posts/setup-github-action-for-go-project/)
- [Write translator in Golang](https://blog.kloubert.dev/posts/write-translator-in-golang/)

## Linux / UNIX [⬆](#table-of-contents-)

- [Get access token with bash script using OAuth2 client credentials](https://blog.kloubert.dev/posts/get-access-token-with-bash-using-oauth2-client-credentials/)
- [Useful aliases for Linux and UNIX systems](https://blog.kloubert.dev/posts/useful-aliases-for-linux-and-unix/)

## Node.js [⬆](#table-of-contents-)

- [Fast backends Node.js using PostgreSQL](https://blog.kloubert.dev/posts/fast-backends-in-nodejs-using-postgresql/)
- [Handle HTTP connections in Node.js like Deno does](https://blog.kloubert.dev/posts/handle-http-connections-in-node-like-deno/)

## PHP [⬆](#table-of-contents-)

- [Implement fast OAuth2 server with PHP and Slim](https://blog.kloubert.dev/posts/implement-fast-oauth2-server-with-php-and-slim/)
- [phpLINQ](https://github.com/mkloubert/phpLINQ)
- [Securily destroy and delete files with PHP script](https://blog.kloubert.dev/posts/securily-destroy-and-delete-files-with-php-script/)
- [Write password manager in PHP](https://blog.kloubert.dev/posts/write-password-manager-in-php/)

## PowerShell [⬆](#table-of-contents-)

- [Start build pipeline in Azure DevOps with PowerShell](https://blog.kloubert.dev/posts/start-build-with-powershell-in-azure-devops/)
- [Update firewall rules in Microsoft Azure with PowerShell](https://blog.kloubert.dev/posts/update-firewall-rules-in-azure-with-powershell/)

## React [⬆](#table-of-contents-)

- [Create ChatGPT prompt from voice with Next.js](https://blog.kloubert.dev/posts/create-chatgpt-prompt-from-voice/)
- [Create online whiteboard in 10 minutes with React](https://kloubert.blog/posts/create-online-whiteboard-in-10-minutes-with-react/)
- [DOOM map viewer with Next.js](https://blog.kloubert.dev/posts/doom-map-viewer-with-nextjs/)
- [Install simpler alternative to Redux for React](https://kloubert.blog/posts/install-simpler-alternative-to-redux-for-react/)
- [Simple data fetching with React hook](https://kloubert.blog/posts/simple-data-fetching-with-react-hook/)
- [Visual Studio Code extension with UI in React.js](https://blog.kloubert.dev/posts/vscode-extension-with-ui-in-react/)

## TypeScript [⬆](#table-of-contents-)

- [Controller framework for Node.js and TypeScript](https://blog.kloubert.dev/posts/controller-framework-for-nodejs-and-typescript/)
- [Implement blockchain with TypeScript](https://blog.kloubert.dev/posts/implement-blockchain-with-typescript/)

## Vue [⬆](#table-of-contents-)

- [Ship Vue app with Go](https://blog.kloubert.dev/posts/ship-vue-app-with-go-cli-tool/)
- [Text-to-Speech web app with Vue, OpenAI and Go](https://blog.kloubert.dev/posts/text-to-speech-app-with-vue-and-golang/)

## WebAssembly [⬆](#table-of-contents-)

- [Setup WebAssembly with a TypeScript-like language](https://blog.kloubert.dev/posts/setup-webassembly-with-typescript-like-language/)
- [Setup WebAssembly with Rust](https://blog.kloubert.dev/posts/setup-webassembly-with-rust/)