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

Highlights

  • Pro

Block or report urielpaul

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鈥檛 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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
urielpaul/README.md

馃憢 Hi, I'm Uriel

.NET Developer | C# 路 ASP.NET Core 路 Entity Framework Core 路 PostgreSQL

I'm an Information Systems Engineering student focused on backend development with C# and .NET.

I have hands-on experience building and maintaining production software, including a reservation management platform developed with .NET 8, ASP.NET Core, Entity Framework Core, PostgreSQL and WebSockets.

I also work with React, Next.js, TypeScript, Docker and CI/CD, and explore other areas such as systems programming and infrastructure tooling through personal and open-source projects.


馃殌 What I Work With

  • Backend development with C# and ASP.NET Core
  • REST APIs and application architecture
  • Entity Framework Core and PostgreSQL
  • Authentication, authorization and WebSockets
  • Dockerized applications and CI/CD
  • React / Next.js frontends when needed

馃 Featured Projects

Production reservation management platform developed with C#, .NET 8, ASP.NET Core, Entity Framework Core and PostgreSQL.

Includes booking rules, real-time administrator coordination through WebSockets, a Next.js administration interface, Docker-based deployment and CI/CD workflows.

Docker Compose deployment tooling for VPS environments with application health checks, database migrations and automated deployment workflows.

Bash toolkit for safe PostgreSQL backup and restore workflows using pgBackRest and Docker Compose, including restore-to-new-volume operations and rollback-friendly procedures.

Personal project exploring deterministic simulation and execution systems for algorithmic trading, with a core engine developed in Rust and execution tooling in Python.

Real-time market data platform built with a C++ REST/WebSocket backend, DuckDB and a Next.js frontend.


馃捇 Tech Stack

.NET / Backend

C# .NET Postgres

ASP.NET Core 路 Entity Framework Core 路 REST APIs 路 WebSockets 路 JWT 路 PostgreSQL

Frontend

TypeScript Next JS React TailwindCSS

Infrastructure & Tooling

Docker GitHub Actions Nginx Git

Additional Technologies

Rust Python C++ NodeJS

Pinned Loading

  1. krono krono Public

    A deterministic environment for testing trading bots under real execution constraints

  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++