I'm a software developer from Argentina, currently deepening my skills in Rust, backend architecture and low-level programming.
Right now I'm focused on:
- Building tools with Rust
- Learning operating system internals by building a small custom OS
- Designing automation workflows for e-commerce operations
- Working in Linux-first development environments
I'm building a small operating system in Rust for learning purposes, exploring concepts like:
- custom bootloader flow
- kernel initialization
- VGA/framebuffer output
- shell interaction
- custom filesystem ideas
- executable loading
- memory and paging foundations
The repository is currently private while I keep learning and shaping the architecture.
I'm also working on automation tools for e-commerce workflows, including a Rust-based product loader for Tiendanube.
The long-term goal is to build a WhatsApp-first workflow where product images can be sent, processed, reviewed and published automatically.
| Project | Description | Stack |
|---|---|---|
| Portfolio | Personal developer portfolio focused on projects, interests and contact. | Astro, TypeScript, CSS |
| Rust OS | Educational operating system built from scratch to understand low-level programming. | Rust, Assembly, QEMU |
| Tiendanube Automation | Tooling to automate product creation and image upload for an e-commerce store. | Rust, Tiendanube API, PostgreSQL |
- Rust beyond the basics
- Operating systems internals
- Clean Architecture and Hexagonal Architecture
- Test-driven development
- CI workflows with formatting, linting and automated checks
- More efficient problem solving for programming challenges


