My Projects
A collection of my work showcasing backend architecture, microservices, and modern web technologies.
Architecture and Advance Patterns
NestJs Architecture and Advance Patterns course project. Understanding concepts from different types of Architectures such as N-Tier, Hexagonal and Event-Driven Architectures.
Martiixx's web site
Personal portfolio website built using Cursor, showcasing software engineering projects, blog posts, and professional experience. Features a modern, responsive design with dark/light theme support and optimized performance.
Kafka topic real time counter
Kafka Observer is a microservice that connects to Kafka topics and keeps track of message counts in real-time. It provides REST endpoints to query the current message counts for each topic.
Rutify npm package
A Node.js library for formatting and validating Chilean RUT (Rol Único Tributario) numbers. It provides functions to format RUTs as strings, validate them, and extract the digits and check digit.