Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scale-tone/scale-tone
https://github.com/scale-tone/scale-tone
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/scale-tone/scale-tone
- Owner: scale-tone
- Created: 2021-03-27T13:01:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T10:14:16.000Z (6 months ago)
- Last Synced: 2024-10-31T05:11:42.158Z (2 months ago)
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
π‘ βA software architect who does not code is like a cook who does not eatβ Β© [Grady Booch](https://en.wikipedia.org/wiki/Grady_Booch).
So I do eat. And I do code. And here is some of the code I do.
### Projects
- [Durable Functions Monitor](https://github.com/microsoft/DurableFunctionsMonitor#readme) - a monitoring/debugging UI tool for [Azure Durable Functions](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-overview).
- [ThrottlingTroll](https://github.com/scale-tone/ThrottlingTroll) - rate limiting/throttling middleware for ASP.NET Core and Azure Functions.
- [KeeShepherd](https://github.com/scale-tone/kee-shepherd) - this VsCode extension takes care of credentials (secrets, access keys, connection strings etc.), which are typically spread across numerous config files on your devbox(es). Also includes UI for Azure Key Vault and GitHub Secrets.
- [Azure Resource Explorer for VsCode](https://github.com/scale-tone/azure-resource-explorer-vscode) - a clone of [Azure Resource Explorer](https://portal.azure.com/#view/HubsExtension/ArmExplorerBlade) in form of a VsCode extension.
- [az-func-as-a-graph](https://github.com/scale-tone/az-func-as-a-graph) - this tool visualizes your [Azure Functions](https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview) in form of interactive graphs, giving you a quick architecture overview and a code map.
- [AzFunc4DevOps](https://github.com/scale-tone/AzFunc4DevOps) - a set of Azure DevOps Triggers and Bindings for Azure Functions.
- [durable-mvc-starter](https://github.com/scale-tone/durable-mvc-starter) - basic project setup and scaffolding for creating serverless web applications based on [Azure Durable Entities](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-entities), [Azure SignalR Service](https://docs.microsoft.com/en-us/azure/azure-signalr/signalr-overview), React+MobX and TypeScript.
- [Cognitive Search Static Web Apps sample](https://github.com/scale-tone/cognitive-search-static-web-apps-sample-ui) - a simple sample UI for your [Azure Cognitive Search](https://docs.microsoft.com/en-us/azure/search/search-what-is-azure-search) index. Built with React, TypeScript and [Azure Static Web Apps](https://docs.microsoft.com/en-us/azure/static-web-apps/overview).
- [LINQ2DynamoDB](https://github.com/scale-tone/linq2dynamodb) - a type-safe data context for [AWS DynamoDB](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Introduction.html) with LINQ and in-memory caching support. Allows to combine DynamoDB's durability with cache speed and read consistency.### Profiles
- Personal blog: [scale-tone.github.io](https://scale-tone.github.io/)
- GitHub: [scale-tone](https://github.com/scale-tone)
- Mastodon: [@scale_tone](https://mastodon.social/@scale_tone)
- Twitter: [@tino_scale_tone](https://twitter.com/tino_scale_tone)
- LinkedIn: [www.linkedin.com/in/lepeshenkov](https://www.linkedin.com/in/lepeshenkov)### Fun facts
List of Volvo car models I owned:
- (1998-2000) [340](https://en.wikipedia.org/wiki/Volvo_300_Series), 5-door hatchback, 1.7 L, manual, rear-wheel-drive with [transaxle](https://en.wikipedia.org/wiki/Transaxle), dark grey.
- (2000-2003) [440](https://en.wikipedia.org/wiki/Volvo_440/460), 5-door hatchback, 1.8 L, manual, light grey.
- (2003-2006) [s40](https://en.wikipedia.org/wiki/Volvo_S40), 4-door sedan, 1.6 L, manual, dark green.
- (2006-2020) ... *was going through some things* ...
- (2020-now) [c30](https://en.wikipedia.org/wiki/Volvo_C30), 3-door hatchback, 1.6 L, manual, dark grey.Also I bear two π licenses (for both sides of the road) and four β΅ licenses (for various Globe regions).