Jonatan Matajonmatum.com
conceptsnotesexperimentsessays
© 2026 Jonatan Mata. All rights reserved.v2.1.1

Experiments

Technical experiments

  • AxiSight: Organizational Maturity Assessment

    Web platform for organizational maturity assessment with a simplified 3-level scoring system, customizable frameworks, and real-time visualization.

    growing#react#typescript#maturity-assessment#platform-engineering#pwa#open-source
  • Content Agent with Strands and Bedrock

    Three-agent system that automates the bilingual MDX content lifecycle: deterministic QA auditing, surgical fixes, and full upgrades — all orchestrated with Strands Agents, Claude Sonnet 4 on Amazon Bedrock, and GitHub Actions with a diamond workflow pattern.

    evergreen#strands-agents#bedrock#claude#github-actions#terraform#oidc#automation#content-pipeline#python#multi-agent
  • Devcontainer Amazon Linux Workspace

    Amazon Linux-based devcontainer template for AWS-compatible development environments.

    seed#devcontainer#docker#amazon-linux#aws
  • Devcontainer Features

    Collection of custom Dev Container features with automated testing, CI/CD, and GitHub Container Registry publishing.

    seed#devcontainer#docker#ci-cd#github-actions
  • Devcontainer Minimal Template

    Minimal devcontainer template for quickly starting projects with a clean base configuration.

    seed#devcontainer#docker#template
  • Devcontainer Serverless Fullstack Template

    Devcontainer template for serverless fullstack development with Python backend, React frontend, and local AWS services.

    seed#devcontainer#serverless#docker#python#react#template
  • DraftMK Copier Templates

    Copier templates for project scaffolding with Docker Compose, MkDocs documentation, and automated configuration.

    seed#copier#templates#docker#mkdocs#scaffolding
  • Git Metrics MCP Server

    MCP server for analyzing git repository metrics and understanding team health. Published on npm as @jonmatum/git-metrics-mcp-server.

    seed#mcp#git#metrics#typescript#npm#team-health#devtools
  • MCP Dual Interface Demo

    Demonstration of dual-interface architecture where the same business logic serves both a traditional web application and an MCP server for AI tools.

    growing#mcp#python#fastapi#react#dynamodb#docker#ai-tools#architecture
  • My Devcontainer

    Personal development environment with devcontainer, Docker Compose, Python backend, and React frontend.

    seed#devcontainer#docker#python#react
  • My React Library

    Boilerplate for creating React libraries with TypeScript, Rollup, Jest, Tailwind CSS, Husky, and npm publishing.

    seed#react#typescript#rollup#npm#boilerplate
  • Pipenv Pytest Example

    Python project example with Pipenv, Pytest, pre-commit hooks, CI/CD with GitHub Actions, and badge generation.

    seed#python#pytest#pipenv#ci-cd#testing
  • PR Auto-Approver

    Serverless GitHub App that auto-approves pull requests after CI passes, with optional AI code review via Amazon Bedrock. Five repositories: TypeScript/Probot app, AWS Terraform module (Lambda + API Gateway + Secrets Manager + SQS DLQ), GitHub Terraform module (webhooks), deployment infra, and test repo.

    evergreen#github-app#probot#terraform#lambda#api-gateway#secrets-manager#bedrock#code-review#automation#ci-cd#typescript
  • React Headless Menu

    Headless menu component for React with full accessibility, zero styles, and keyboard support. Published on npm.

    seed#react#headless#accessibility#npm#component
  • React MFE Shell

    Micro frontend shell with a complete design system, 24 components, 666 tests, and WCAG AA compliance. Published on npm as @jonmatum/react-mfe-shell.

    seed#react#micro-frontends#design-system#typescript#npm#accessibility#tailwind
  • React MFE Shell Demo

    Interactive demo application for the React MFE Shell design system with PWA support, automated metrics, and component showcase.

    seed#react#micro-frontends#demo#pwa#typescript
  • React MFE Template

    Reusable template for creating micro frontends with React, TypeScript, Tailwind CSS, and Vite. Includes design system, testing, and CI/CD.

    seed#react#micro-frontends#template#typescript#vite#tailwind
  • Serverless First Presentation

    Slidev presentation on 10 reasons to adopt a serverless-first architecture. Deployed on GitHub Pages.

    seed#serverless#presentation#slidev#architecture#cloud-native
  • Serverless Lab

    Personal lab for serverless architecture experiments: prototypes, patterns, and learnings about event-driven applications on AWS.

    seed#serverless#aws#lambda#event-driven
  • Serverless Second Brain

    Production-ready serverless backend for a personal knowledge graph — DynamoDB, Lambda, Bedrock, MCP, Step Functions. The implementation of the architecture described in the 'From Prototype to Production' essay.

    evergreen#serverless#aws#knowledge-graph#second-brain#terraform#bedrock#dynamodb#mcp#agentcore#lambda#architecture#production
  • Terminal UI

    Terminal-style design system with Matrix and TRON themes, Konami code integration, and micro frontend support. Published on npm as @jonmatum/terminal-ui.

    seed#react#design-system#typescript#npm#tailwind#retro#terminal
  • Terraform AWS Serverless Modules

    Collection of 13 Terraform modules published on the Terraform Registry for deploying serverless architectures on AWS, with 12 examples covering basic ECS to full-stack CRUD with DynamoDB and AgentCore with MCP.

    evergreen#terraform#aws#serverless#ecs#lambda#api-gateway#dynamodb#well-architected#fargate#mcp#cloudfront#waf#sqs#sns
  • Terraform Docker Example

    Reusable Terraform modules for managing Docker containers and AWS ECS Fargate, with progressive examples and local testing with LocalStack.

    seed#terraform#docker#ecs#localstack#infrastructure-as-code