Pinned Repositories
codemagic-build-monitor
Adapter to give access to Codemagic build status via the CatLight Protocol
DependencyInjectionTheRightWay
Contents for my presentation at SoftShake 2014
gha-build-monitor
Adapter to give access to GitHub Actions status via the CatLight Protocol
play-pusher-slanger
Small demo of using Pusher or Slanger with Play Framework 2.0
serilog-auditee
Serilog extensions for simple and consistent audit traces
serilog-settings-comparison
Comparison and examples of support for the different Serilog settings providers
UnitTestsMaintenanceHell
The code for my talk "Unit tests : Maintenance Hell ?" at SoftShake 2013
tsimbalar's Repositories
tsimbalar/gha-build-monitor
Adapter to give access to GitHub Actions status via the CatLight Protocol
tsimbalar/codemagic-build-monitor
Adapter to give access to Codemagic build status via the CatLight Protocol
tsimbalar/UnitTestsMaintenanceHell
The code for my talk "Unit tests : Maintenance Hell ?" at SoftShake 2013
tsimbalar/classic
Serilog web request logging and enrichment for classic ASP.NET applications
tsimbalar/classic-mvc
tsimbalar/classic-webapi
ASP.NET WebAPI support for SerilogWeb.Classic
tsimbalar/cuisine
:fr: Mes recettes de cuisine :cake:, avec un petit site statique (:snake: pelican)
tsimbalar/DefinitelyTyped
The repository for high quality TypeScript type definitions.
tsimbalar/deploy-flow
Experimenting with GitHub action flows
tsimbalar/figma-asset-downloader
📦 Small utility to help you download Figma assets directly to your computer
tsimbalar/flutter_glove_box
Various eBay tools for Flutter development
tsimbalar/gha-catlight-server
A server to connect to to retrieve Github Actions checks in CatLight
tsimbalar/horizontal_blocked_scroll_physics
A ScrollPhysics class that blocks movement in the horizontal axis.
tsimbalar/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (May 2021)
tsimbalar/kata-slugify
tsimbalar/kata-ts-template
tsimbalar/nest-constructor-shorthand-repro
Repro for issue with Swagger not showing some properties of dtos
tsimbalar/nest-shorthand-repro
Repro for issue with swagger and constructor shorthand
tsimbalar/ng-model-nested
Experiment / Proof of Concept of using nested dynamic components with 2-way binding (ngModel)
tsimbalar/nock
HTTP server mocking and expectations library for Node.js
tsimbalar/octokit.net
A GitHub API client library for .NET
tsimbalar/openapi-diff-action
Find breaking and non-breaking changes in OpenAPI specs
tsimbalar/ploeh.github.com
ploeh blog 'source code'
tsimbalar/RefactoringGolf
Practice using your refactoring tools with 'before' and 'after' code snippets
tsimbalar/security-on-github
tsimbalar/serilog
Simple .NET logging with fully-structured events
tsimbalar/structured-log
A JavaScript implementation of Serilog's hybrid text/structured logging
tsimbalar/tech-writing
tsimbalar/terraform-aws-cognito-user-pool
Terraform module to create Amazon Cognito User Pools, configure its attributes and resources such as app clients, domain, resource servers. Amazon Cognito User Pools provide a secure user directory that scales to hundreds of millions of users.
tsimbalar/tsoa
Build OpenAPI-compliant REST APIs using TypeScript and Node