Skip to content
View jzabroski's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report jzabroski

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jzabroski/README.md

Hi there 👋

I'm a professional engineer with two decades of experience building systems.

I've designed/built/worked on:

  • Pre-Collegiate school information management systems for private institutions and charter school systems
  • The first ever hospital billing analysis software; exited to R1 Healthcare.
  • The dashboards, candidate search, timesheets, payroll, invoicing and ledger management features in an ATS (Applicant Tracking System)
  • optimizing broker agency trading algorithms
  • transcationcostanalysis.com aka Performex - a Waters award winning Transaction Cost Analysis application that provided real-time route slippage to buy-side firms
  • every conceivable technology a multi-strategy hedge fund could use: portfolio management, PNL, treasury, order management, pre- and post-trade compliance, and reference data (security master, legal entity master), etc.

I've run two open source projects:

  1. FluentMigrator (30M+ downloads)
  2. RazorLight (no longer supported)

C# Testing Stack Tips

A common question I get asked is, what tools do you use for testing?

Some of these technologies can be parsimoniously combined. For example: I use AutoFixture, Moq and AutoMoq for decomposing constructing object graphs into independent, recursively called functions that generate random inputs.

Pinned Loading

  1. Home Home Public

    My technology radar

    TSQL 19

  2. GlennBerrySQLServerDiagnosticInfoQueries GlennBerrySQLServerDiagnosticInfoQueries Public

    Mirror of Glenn Berry's SQL Server Diagnostic Information Queries

    1 1

  3. fluentmigrator/fluentmigrator fluentmigrator/fluentmigrator Public

    Fluent migrations framework for .NET

    C# 3.3k 673

  4. toddams/RazorLight toddams/RazorLight Public

    Template engine based on Microsoft's Razor parsing engine for .NET Core

    C# 1.6k 260

  5. Its.Log Its.Log Public

    Forked from jonsequitur/Its.Log

    Get information out of your code at runtime to send it to log files, perf counters, consoles, services, sensors. Maximum flexibility and maintainability, minimum code.

    C#

  6. ReportingServicesTools ReportingServicesTools Public

    Forked from microsoft/ReportingServicesTools

    Reporting Services Powershell Tools

    PowerShell