Projects
TabReview
tab-review.com
Web app that audits Tableau workbooks against best practices using a pytest-inspired rule engine. Built with Pydantic and AWS services, with async analysis running through Redis queues and a dedicated worker node. Includes Stripe monetization and taught me practical lessons around compute resources, queue-backed job processing, and scaling.
mcp-databricks-server
jrmcauliffe00
MCP server for Databricks integration. Enables AI assistants to interact with Databricks workspaces, run queries, and manage resources through the Model Context Protocol.
vault-compose
jrmcauliffe00
Ready-to-launch local HashiCorp Vault for development. Uses the last open-source MPL-licensed Vault image with Docker Compose for rapid setup—one command to a fully configured secrets management environment.