Pinned Repositories
blazing-lit-mfe-demo
Simple web app demonstrating Blazor and Lit micro frontends integrated together via single-spa
Blazor.WebAssembly.SingleSpa
Proof of concept around enabling the integration of Blazor WASM applications as micro frontends targeting single-spa
ConvexABF
Convex optimization based beamformer for final project in intro to optimization
EE360T
Final project for Intro to Software Testing grad class
EE382V-Network
Projects for graduate networking class
GitHacks
Experiments interacting with git repos
tagged-template-postcss
Process tagged template expressions with PostCSS
WASDMap
VS Code keymap extension for keyboard navigation, selection, and window splitting and navigation based on WASD.
wds-use-vite
Web Dev Server middleware that uses Vite to transform and serve requests
wtr-playwright-commands
Custom commands for interacting with Playwright within Web Test Runner tests
mvromer's Repositories
mvromer/blazing-lit-mfe-demo
Simple web app demonstrating Blazor and Lit micro frontends integrated together via single-spa
mvromer/Blazor.WebAssembly.SingleSpa
Proof of concept around enabling the integration of Blazor WASM applications as micro frontends targeting single-spa
mvromer/EE360T
Final project for Intro to Software Testing grad class
mvromer/GitHacks
Experiments interacting with git repos
mvromer/tagged-template-postcss
Process tagged template expressions with PostCSS
mvromer/verbatim-shot
Snapshot testing where your snapshots contain exactly the output you expect.
mvromer/wds-use-vite
Web Dev Server middleware that uses Vite to transform and serve requests
mvromer/wtr-playwright-commands
Custom commands for interacting with Playwright within Web Test Runner tests
mvromer/AdventOfCode
All Advents of Code particpated in since 2017
mvromer/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
mvromer/azure-resource-manager-schemas
Schemas used to author and validate Resource Manager Templates
mvromer/BigNum
C++ adaptation of algorithms in BigNum Math by Tom St. Denis
mvromer/blazor-wasm-ext-mud-blazor
Experimental extension for blazor-wasm-single-spa to add micro-frontend support for MudBlazor
mvromer/HttpMessageSigning
Adds authentication and message integrity to HTTP messages by using a digital signature.
mvromer/minimal-lit
A minimal project setup using lit-html, haunted, Tailwind, and web-dev-server
mvromer/MusicML
Final project for scalable machine learning class
mvromer/omp-themes
Customized themes for use in oh-my-posh
mvromer/pwsh-profile
Personal profile scripts for PowerShell 7+
mvromer/PythonAzureFunction
Example Python function deployed to Azure Functions
mvromer/PythonAzureFunctionARM
Example Azure DevOps pipeline for deploying Python Azure Function infrastructure via ARM
mvromer/refoqa
A tidyverse friendly R wrapper for the EMS / eFOQA API
mvromer/rollup-plugin-import-map-resolve
Transform import specifiers using import maps
mvromer/rollup-plugin-tagged-template-postcss
Process contents of tagged template literals with PostCSS during Rollup build.
mvromer/rollup-ts-sourcemap
Repro showing wrong source paths in bundle created by Rollup from TypeScript source
mvromer/Stamp
Cross-platform CLI tool for creating new projects from templates
mvromer/terraform-windows-local-provider-copy-bug
Repro for a bug working with local providers in 0.13 beta of Terraform
mvromer/WildcardIntersection
Demo of a homebrew approach I came up with for getting the intersection of two patterns that have at most one wildcard each
mvromer/wtr-msw-example
Playground for seeing how Lit + Vite + WTR + MSW interact
mvromer/wtr-sonarqube-reporter
Custom test reporter for @web/test-runner that writes results to SonarQube's generic test exeuction format.
mvromer/wtr-watch-error
Repro of error thrown by web-test-runner when run with watch enabled in npm run script