Skip to content
View baltasarblanco's full-sized avatar
:electron:
:electron:

Block or report baltasarblanco

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.

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
baltasarblanco/README.md

Baltasar Blanco

Backend Developer · Rust & Python · Building resilient systems


🧠 Dual Stack

"Ship fast with Python. Go deep with Rust."

Layer Stack Purpose
Application (L7) Python · FastAPI · PostgreSQL · Pytest Fast, testable business value
Infrastructure (L3/L4) Rust · io_uring · zero‑copy IPC Low latency, bare‑metal control

⚙️ Featured Projects

🦀 Vanguard — Systems Programming (Rust)

  • aegis-proxy — L4 TCP proxy · +8.4k RPS · P99 <1 ms · thread‑per‑core · zero‑alloc hot path ✅
  • chronos_lsm — LSM‑Tree key‑value store · WAL · bloom filters · compaction · ~15k reads/s · ~10.5k writes/s ✅
  • celer_mock — Complex Event Processing engine · zero‑copy ring buffer 🟡
  • vanguard-infrastructure — RYŪ monitoring dashboard · frontend live, backend in progress 🟡

🐍 Bifrost — AI‑Powered Transactional Engine (Python)

Full‑stack booking API with natural language processing, pessimistic concurrency control, and enterprise‑grade architecture.

Week 10 / 11   ████████████████████░ 95%

Module Feature Status
Core API FastAPI + Swagger (v1.0.0)
AI Assistant Gemini · intent extraction · ISO 8601 normalization
Database PostgreSQL + SQLAlchemy · strict constraints
Performance Composite indexes · enum types · query tuning
Architecture Audit mixins (created_at / updated_at) · type‑safe models
Migrations Alembic · clean version history
Containers Docker · optimized multi‑stage builds
Auth JWT · role‑based access (User / Admin)
Data Integrity SELECT FOR UPDATE · soft delete
Testing Pytest · 100% logic coverage
Linting Ruff · zero‑error policy
Cloud AWS deploy (RDS + App Runner) ⏳ Next
CI/CD GitHub Actions pipeline ⏳ Next


📫 Contact

Email · LinkedIn · GitHub

Pinned Loading

  1. vanguard-infrastructure vanguard-infrastructure Public

    Dashboard RYŪ + telemetry for AEGIS/CHRONOS. Backend pending (CELER integration). Frontend built.

    HTML 1

  2. aegis-proxy aegis-proxy Public

    L4 TCP proxy in Rust · io_uring · thread‑per‑core · zero‑alloc hot‑path. +8.4k RPS · P99 <1ms.

    Rust 1

  3. chronos_lsm chronos_lsm Public

    LSM‑tree KV store in Rust with WAL, bloom filters, compaction. Bench: ~15k reads/s · ~10.5k writes/s (single‑thread, localhost).

    Rust 1

  4. bifrost-api bifrost-api Public

    ⚡ Enterprise B2B Transactional API. Built with FastAPI & PostgreSQL, featuring AI-powered intent extraction, robust concurrency control (pessimistic locks), and automated CI/CD to AWS.

    Python 2