murta.xyz
visitor/

/projects

Projects

Unfortunately, this page is not up to date; a more complete set is available at my GitHub.

ACTIVE / 2026

DLQ-Surgeon

A RabbitMQ CLI for inspecting, repairing, validating, and safely re-injecting dead-lettered messages. It can propose schema-aware payload fixes with an LLM, keeps every change under human review, and only acknowledges the source message after the broker confirms the replacement.

  • Java
  • RabbitMQ
  • GraalVM
  • LangChain4j
  • JSON Schema
Details →

ACTIVE / 2026

murta.xyz / Cloud Resume

The site you are looking at: a static portfolio on AWS with a serverless visitor counter, Terraform-managed infrastructure, and separate frontend and backend deployment pipelines.

  • AWS
  • Terraform
  • Python
  • GitHub Actions
  • Vanilla JS
Details →

LEARNING PROJECT / 2024

Argus Password Manager

A self-hosted password manager built to learn applied cryptography, PostgreSQL, and client-server architecture. Argus encrypts stored credentials with keys derived from a master password, while documenting why its server-side encryption model limits it to local or trusted-network use.

  • Python
  • FastAPI
  • PostgreSQL
  • Cryptography
  • Docker
Details →