Pinned Repositories
320-S22-Track1
UMass 320, Spring 2022
320-S22-Track2
UMass 320, Spring 2022
chtmlescape
HTML escape the characters '<', '>', '&', and '"'
cqrs
A golang starter kit for working with CQRS. http://cqrs.nu/
erlfmt
A command-line utility for formatting Erlang code.
hotwire-demo-chat-in-springboot
Convert the demo video in Hotwire launch from Ruby to SpringBoot
js0n
A super lightweight C JSON parser
markbucciarelli.com
my blog
qiftoiif
Convert QIF files to IIF files for import into QuickBooks
shmig
Database migration tool written in BASH.
mbucc's Repositories
mbucc/shmig
Database migration tool written in BASH.
mbucc/320-S22-Track1
UMass 320, Spring 2022
mbucc/hotwire-demo-chat-in-springboot
Convert the demo video in Hotwire launch from Ruby to SpringBoot
mbucc/320-S22-Track2
UMass 320, Spring 2022
mbucc/markbucciarelli.com
my blog
mbucc/shmig_test
Test code for shimg
mbucc/clean-architecture-with-java-9
An experiment to build a simple app using tinyjhttpd, Java 9 modules, and clean architecture.
mbucc/tinyjhttpd
A Java HTTP server that does not need much RAM.
mbucc/a-little-java-fields
Code generation experiment using the ideas from the 1998 book "A Little Java"
mbucc/acsredux
ArsDigita Community System (ACS) redux
mbucc/advent-of-code-2019
mbucc/antlr4
Example antlr4 project
mbucc/Either.java
A right-biased implementation of "Either a b" for Java, using Java 8 for mapping/folding and type inference.
mbucc/graalvm-native-service-provider-example
graalVM: Native image example where service is in one module and provider in another.
mbucc/intellij-elm
Elm plugin for JetBrains' IntelliJ IDEs
mbucc/java-syslog
Log to syslog from Java
mbucc/java9-test-test
Unit test non-exported classes
mbucc/jBCrypt
bcrypt for Java
mbucc/junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
mbucc/kotlin-result
A Result monad for modelling success or failure operations.
mbucc/openrewrite-demo
Demo repository for OpenRewrite maintainers
mbucc/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
mbucc/playwright-java-poc
Minimal Playwright Java Example
mbucc/python-aws-cdk-example
Create a Lambda that listens to EventBridge.
mbucc/result-flow
Java library for functional style "Railway Oriented Programming"
mbucc/rr
RR - Railroad Diagram Generator
mbucc/sqlite-simple
Mid-level bindings for sqlite
mbucc/tagsoup
A Java library and command-line tool for parsing random HTML as well-formed XML
mbucc/thingybase-export
Create HTML report of your Thingybase items.
mbucc/Validol
Declarative validation library