Pinned Repositories
Aspectacular
LINQ-Friendly AOP framework for wrapping aspects around DAL/Biz logic.
AWS-EC2-Windows-Dev-Init
A set of PowerShell 6 (Core) scripts preparing an AWS EC2 Windows instances (VM) to serve as Workshop/Lab development box, with AWS CLI, AWS Visual Studio Dev Toolbox, AWS user credentials, etc. on the box.
AzureQueueMulticaster
Allows each Azure Storage Queue message to be processed by multiple recipients. This worker role picks messages from one queue and posts them to multiple other queues for multiple handlers to process.
flutter_nav2_oop
Abstracting away Flutter Navigator 2 boilerplate using object-oriented programming, with tabbed navigation app sample
geeks-for-geeks-java-exercises
Programming exercises and brain teasers in Java
geeks-for-geeks-python-exercises
Brain teaser and Python programming practice pad
openapi2apigee
OpenAPI to Apigee API Proxy using Node.js Utility
s2i-aspnet-example
Example projects for the ASP.NET builder image
vgribok's Repositories
vgribok/flutter_nav2_oop
Abstracting away Flutter Navigator 2 boilerplate using object-oriented programming, with tabbed navigation app sample
vgribok/AWS-EC2-Windows-Dev-Init
A set of PowerShell 6 (Core) scripts preparing an AWS EC2 Windows instances (VM) to serve as Workshop/Lab development box, with AWS CLI, AWS Visual Studio Dev Toolbox, AWS user credentials, etc. on the box.
vgribok/cdk-populate-dynamodb-table
vgribok/DotnetCore-Kubernetes-Mesh-2apps
Two ASP.NET Core apps - one UI and one REST service - in a single VS solution
vgribok/flutter-riverpod-restorable
A decompiled fork of the https://pub.dev/packages/flutter_riverpod_restorable
vgribok/modernization-unicorn-store
AWS Sample Application for containerizing a .NET application
vgribok/geeks-for-geeks-java-exercises
Programming exercises and brain teasers in Java
vgribok/geeks-for-geeks-python-exercises
Brain teaser and Python programming practice pad
vgribok/openapi2apigee
OpenAPI to Apigee API Proxy using Node.js Utility
vgribok/app-mesh-application-helm-charts
Helm Charts for applications deployed to AWS App Mesh
vgribok/aws-app-mesh-helm-chart
vgribok/aws-cdk-intro-workshop
Introduction to the AWS CDK - Workshop
vgribok/AWS-PowerShell-Shortcuts
A collection of PowerShell scripts reducing boilerplate and undifferentiated heavy lifting when provisioning some AWS resources
vgribok/AWSElasticBeanstalkCICDPipeline
Starting point ASP.NET (legacy) Framework sample for an AWS .NET Elastic Beanstalk Workshop
vgribok/ContosoUniversityModernization
This project takes classic ASP.NET (Windows/IIS) + SQL Server app and attempts to convert it to OS-independent application, using only on open-source components.
vgribok/cpwebapi-python
cpwebapi-python is a Python wrapper for Interactive Brokers' Client Portal API, providing seamless integration with support for API Gateway and OAuth connections.
vgribok/CustomPsScriptSample
PowerShell "Hello, World" user script for EC2 development environment
vgribok/docs
Amplify Framework Documentation
vgribok/dotnet-framework-docker-samples
The .NET Framework Docker samples have moved to https://github.com/Microsoft/dotnet-framework-docker
vgribok/eks-powershell-shortcuts
vgribok/EPIJudge
EPI Judge - Preview Release
vgribok/flutter_tabbed_app
A bit more complex starter project template with tabs and route navigation
vgribok/graviton2-labs
vgribok/habitr
Habit-tracking social network built with AWS Amplify Flutter
vgribok/LabLabLah
vgribok/local-image-gallery
A single-page Image Gallery web app for showing pictures stored on the local file system.
vgribok/npm-package-in-github
An example of how a Node.js package can be referenced directly from GitHub, instead of NPM/Node.js registry
vgribok/sqs-prioritizer
vgribok/VSCELicense
PowerShell module to get and set Visual Studio Community Edition license expiration date in the registry
vgribok/Windows-Docker-Kubernetes-2apps
Two ASP.NET MVC Framework apps - UI and a RESTful services