Personal server dashboard built to monitor and manage my homelab environment from a clean web interface.
problem
Homelab operations needed one place to inspect system health, Docker containers, Cloudflare activity, and configurable services without jumping between terminals and provider dashboards.
impact
The dashboard centralizes operational visibility and common management actions, making the server environment easier to monitor, search, reorder, and control from the browser.
AstroSvelte 5TailwindCSS 4TypeScriptDockerCloudflare API
REST API for an e-commerce platform with authentication, role-based access control, product catalog, orders, and media upload.
problem
The platform needed a structured backend for users, products, categories, orders, permissions, documentation, health checks, and media handling.
impact
The API provides a modular NestJS backend with authentication, role-based access, database utilities, stock validation, Swagger documentation, and Cloudinary uploads.
WhatsApp bot that converts USD amounts to ARS from text or voice messages using AI transcription and currency APIs.
problem
Currency conversion requests often arrive in natural language or voice messages, so the bot needed to understand flexible input and return useful ARS conversions quickly.
impact
DolarBot combines WhatsApp messaging, audio transcription, AI interpretation, and real-time exchange rates into a simple automation flow for text and voice.