ABOUT
My career spans the technology sector working in operations at a tech company and as CTO of a software development firm. After that phase, I founded and managed my own businesses for over a decade.
I completed two advanced vocational training programs simultaneously: Multiplatform Application Development and Network Systems Administration.
My tech stack centers on TypeScript (Next.js, React) for frontend and Python (Django, FastAPI) for backend. Daily work involves PostgreSQL and MongoDB databases, Docker deployments with CI/CD pipelines, Linux system administration, and REST/GraphQL APIs.
This combination of current technical expertise and real-world business management experience enables me to build solutions that don't just work technically, but actually solve real business problems.
WORK

Retail Cloud POS
Comprehensive point-of-sale system built specifically for the hospitality industry. Lightweight Windows desktop application with straightforward installation that securely stores data in the cloud through encrypted API communication. Features table management, real-time sales and inventory tracking, multi-payment method support, role-based access control, audit logging, among other capabilities.
- C#
- ASP.NET Core
- WPF
- Entity Framework
- MySQL
- Docker

Retail Cloud POS Mobile
Android application for remote monitoring of Retail Cloud POS that enables quick and effortless sales and record management. Connects to live data as it's generated, allowing you to view sales reports, cash drawer closures, and user activity anytime from anywhere. Built with MVVM architecture and Material Design 3 for a modern, fluid experience.
- Kotlin
- Jetpack Compose
- Retrofit
- Room
- Material Design 3

Cuarto y Mita
A website designed to embody the spirit of Cuarto y Mitá through warm aesthetics and seamless navigation, creating an inviting experience across all devices. Includes a filterable product catalog, smooth animations, GDPR-compliant cookie consent, and a contact section with social links and location details.
- TypeScript
- Next.js
- React
- Tailwind CSS
- Framer Motion

ScanReport
Digital intelligence SaaS platform that delivers fast, automated security reports for IPs, domains, emails, and phone numbers. Analyzes websites and IP addresses with comprehensive reports built to streamline security audits and strengthen cybersecurity practices. Features magic link authentication, asynchronous processing with Celery, AI-powered PDF reports, credits and billing system, installable PWA, multi-layer anti-cheating protection, among other capabilities.
- TypeScript
- Next.js
- React
- Python
- Django
- Redis
- Celery
- PostgreSQL
- Docker
- Linux VPS

LesNotes
Cross-platform (Windows/Android) daily task management application with a local-first approach. Features task creation and scheduling with customizable recurrence patterns, automatic rollover of incomplete tasks, platform-specific reminders, light/dark modes, calendar navigation, and optional cloud backup with Supabase.
- Flutter
- Dart
- Riverpod
- SQLite
- Drift
- Supabase
NOW
In developmentLesTasks
Full-stack task and project management application with team collaboration. Features secure authentication with email confirmation, project creation and member invitation, task assignment with states and priorities, role-based access control, and database-level security policies.
- TypeScript
- Next.js
- React
- Tailwind CSS
- TanStack Query
- PostgreSQL
- Supabase
ScanFinder
CLI network scanner built with Python that detects accessible IPs and performs port scanning using nmap. Features host discovery, port scanning with service detection, interactive prompts, IP validation, multi-threaded concurrent scanning, Rich terminal interface, and timestamped result saving.
- Python
- Typer
- Rich
- nmap