Pinned Repositories
aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
aspnet-core-webapi-jwt-auth-example
An example of how you can issue JWT tokens with ASP.NET Core 1, authenticate a user with the tokens issued and restrict access to controller methods based on user claims using ASP.NET Core MVC's policy features in a Web API project.
ASPNETSelfCreatedTokenAuthExample
Example of how to protect an ASP.NET Core (1.0.1) Web API using simple self-created JWT bearer tokens.
azure-quickstart-templates
Azure Quickstart Templates
azure-resource-manager-schemas
Schemas used to author and validate Resource Manager Templates
AzureDevTestDeploy
An experiment in using various Dev, Test and Deploy tools with Azure.
billing-dotnet-usage-api
A simple console app that calls the Azure Billing Usage REST API to retrieve resource usage data for a subscription. The Microsoft Azure Billing APIs enable integration of Azure Billing information into your applications, providing new insights into your consumption of Azure resources, allowing you to accurately predict and manage your Azure resource consumption costs.
bond
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
Boutquin.Trading
A multi-asset, multi-strategy, event-driven trading platform for backtesting many strategies with portfolio-based risk management and %-per-strategy capital allocation.
vega
Exercises from Udemy course "Build a Real-world App with ASP.NET Core and Angular 2"
boutquin's Repositories
boutquin/vega
Exercises from Udemy course "Build a Real-world App with ASP.NET Core and Angular 2"
boutquin/Boutquin.Trading
A multi-asset, multi-strategy, event-driven trading platform for backtesting many strategies with portfolio-based risk management and %-per-strategy capital allocation.
boutquin/aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
boutquin/aspnet-core-webapi-jwt-auth-example
An example of how you can issue JWT tokens with ASP.NET Core 1, authenticate a user with the tokens issued and restrict access to controller methods based on user claims using ASP.NET Core MVC's policy features in a Web API project.
boutquin/ASPNETSelfCreatedTokenAuthExample
Example of how to protect an ASP.NET Core (1.0.1) Web API using simple self-created JWT bearer tokens.
boutquin/boutquin
Config files for my GitHub profile.
boutquin/Boutquin.Domain
Common abstractions specific to a Domain layer.
boutquin/Boutquin.Storage
Boutquin.Storage is a collection of data storage algorithms implemented in C# using a clean architecture approach. This repository is designed to provide efficient and scalable solutions for data-intensive applications.
boutquin/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
boutquin/Deep-Reinforcement-Learning-NanoDegree
Exercices and assignments from the Udacity Deep Reinforcement Learning Nanodegree.
boutquin/grpc
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
boutquin/guides
Article back-end for hack.guides() website
boutquin/hello_app
boutquin/js-dev-env-demo
Course demo
boutquin/js-dev-env-demo-api
API for JS Dev Env Demo in Pluralsight course
boutquin/ModularMonolith
A modular monolith book store app, built on top of .NET Aspire
boutquin/morphblog
boutquin/pluralsight-redux-starter
Starter kit for React and Redux in ES6 on Pluralsight
boutquin/quote-editor
boutquin/react-router
A complete routing library for React
boutquin/react-slingshot
React + Redux starter kit with Babel, hot reloading, testing, linting and a working example app, all built in
boutquin/redux
Predictable state container for JavaScript apps
boutquin/Ruby-On-Rails-7
Course work for Ruby on Rails 7 by Pragmatic Studio
boutquin/Ruby-On-Rails-7-Tutorial
Mywork on Michael Hartl's Ruby On Rails 7 Tutorial
boutquin/Ruby-On-Rails-7-Tutorial-Hello
My work on Michael Hartl's Ruby On Rails 7 Tutorial
boutquin/Ruby-On-Rails-7-Tutorial-Toy
My work on Michael Hartl's Ruby On Rails 7 Tutorial
boutquin/sample_app
Ruby on Rails Tutorial sample application
boutquin/udacity_drlnd
Udacity Deep Reinforcement Learning Nanodegree
boutquin/vidly-mvc-5
boutquin/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.