Skip to content
View uri157's full-sized avatar
  • Libertador San MartΓ­n, Entre RΓ­os, Argentina

Highlights

  • Pro

Block or report uri157

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

πŸ‘‹ Hi, I'm Uriel

Software Engineer | Full-Stack & Systems

My work ranges from backend platforms and SaaS applications to infrastructure tooling and data-intensive systems.
I enjoy designing architectures that remain maintainable as systems grow: multi-tenant platforms, deployment pipelines, operational tooling, and distributed data workflows.


πŸš€ What I Build

β€’ Backend platforms and APIs
β€’ Multi-tenant SaaS architectures
β€’ Infrastructure automation and deployment tooling
β€’ Data-intensive systems and trading infrastructure


🧠 Key Projects

Deterministic simulation and execution environment for algorithmic trading. The architecture separates strategy logic from infrastructure, featuring a core engine built in Rust and an isolated execution runtime in Python (Pulse).

Multi-tenant reservation system featuring a C# .NET 8 policy-driven booking engine, real-time administrator coordination via WebSockets, and GHCR containerized deployment workflows.

Deterministic Docker Compose deployment framework for VPS environments with health checks, database migrations, and safe rollouts.

Operational toolkit for safe PostgreSQL backup and restore workflows using pgBackRest in Docker Compose environments, supporting restore-to-new-volume operations.

Real-time market data visualization platform built with a C++ backend API, DuckDB time-series storage, and a Next.js trading chart interface.


πŸ’» Tech Stack

Languages

Rust C# TypeScript Python C++

Backend & Systems

.Net NodeJS Express.js FastAPI

Frontend

Next JS React TailwindCSS Vite

Data

Postgres Redis MongoDB SQLite Pandas

Infrastructure & Tooling

Docker GitHub Actions Nginx AWS Cloudflare Git

Pinned Loading

  1. krono krono Public

    Deterministic Binance-like exchange simulator for backtesting trading strategies on historical market data.

  2. reservation-platform reservation-platform Public

    Policy-driven reservation platform with real-time coordination, multi-tenant architecture, and production-grade deployment workflows.

  3. compose-vps-deploy compose-vps-deploy Public

    Deterministic Docker Compose deployments on a VPS with preflight checks, migrations, health validation, and cleanup

    Shell

  4. pgbackrest-compose-ops pgbackrest-compose-ops Public

    Safe PostgreSQL backup, restore, cutover, and rollback operations with pgBackRest in Docker Compose.

    Shell

  5. pulse pulse Public

    A lightweight, observable runtime for algorithmic trading. Isolates strategy logic from infrastructure and execution plumbing.

    Python

  6. trading-chart trading-chart Public

    Real-time market data platform with C++ API, DuckDB time-series storage and Next.js trading charts.

    C++