Skip to content
View waycold's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report waycold

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
waycold/README.md

Hi there, I'm Facundo 👋

Data & Automation Engineer | Informatics Engineering Student
Passionate about building robust data architectures, statistical simulation engines, automated workflows, and multi-agent AI systems.


🚀 What I Do

  • 📊 Data Engineering & BI: Design end-to-end data pipelines, relational modeling in PostgreSQL, executive Power BI dashboards, and synthetic data generation using statistical models.
  • Backend & Automation: Architect scalable microservices with FastAPI and Django, integrate Redis caching/session layers, and build automated reporting pipelines with n8n.
  • 🤖 Applied AI & Multi-Agent Systems: Develop production-ready LLM agents with real-time SSE streaming, semantic intent classification, and database querying capabilities.

🛠️ Tech Stack & Tools

Domain Technologies
Languages & Core Python (Pandas, NumPy), SQL (PostgreSQL), C
Backend & Microservices FastAPI, Django, Redis, RESTful APIs, Server-Sent Events (SSE)
Data & Analytics Power BI (DAX, Star Schema), Neon DB, Statistical Modeling (Zipf, Pareto, Log-Normal)
Automation & DevOps n8n, GitHub Actions, Render, Docker
Frontend & IoT React, TailwindCSS, ESP32, Adafruit IO

🏗️ Featured Architecture & Projects

flowchart LR
    subgraph Data Generation & Core
        A[Amazon Reviews '23 Dataset] --> B[Django Statistical Simulator\nZipf / Pareto / Log-Normal]
        B --> C[(Neon PostgreSQL)]
    end

    subgraph Intelligence & Automation
        C --> D[FastAPI Microservice\nRedis Memory + Multi-Agent Engine]
        C --> E[Power BI Executive Suite\nCustomer & Product Analytics]
        C --> F[n8n Automation Pipelines\nScheduled Reports & Alerts]
    end

    subgraph Clients & Frontends
        D --> G[React Portfolio / Web Widget]
        D --> H[Django Admin Analytics]
    end
Loading

🌟 Key Projects Overview:

Pinned Loading

  1. ecommerce_Django ecommerce_Django Public

    Ecommerce_Django is a full‑stack Django app combining product catalog, cart, and checkout with advanced data simulation, AI‑powered review analysis, and interactive analytics dashboards. Features i…

    JavaScript

  2. Chatbot-Engine-Gateway Chatbot-Engine-Gateway Public

    Chatbot Engine Gateway is an enterprise‑ready async AI gateway that offloads heavy LLM inference, real‑time analytics, and multi‑agent orchestration. Features include resilient SSE streaming, Redis…

    Python