Skip to content
View YorberR's full-sized avatar

Highlights

  • Pro

Block or report YorberR

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

Yorber Rojas

Software Engineer · System Architect · Documentation Strategist

LinkedIn Portfolio Developer Hub Email


I build scalable systems and engineer the documentation that makes them maintainable, auditable, and easy to scale. My core philosophy is "Documentation as a First-Class Citizen" — every system I ship is paired with interactive technical documentation that explains the why and how behind architectural decisions.

  • 🏗️   Designing high-impact systems with Next.js, React Native, Laravel, and Microservices
  • 📖   Building interactive Developer Hubs with diagrams and technical deep-dives
  • 🏛️   Engineering government-scale ERPs and demographic registries (RISIN & MINPITECH)
  • 🚀   Open to new opportunities — let's solve complex engineering problems together

Featured Projects

Mobile Engineering & Resilient Systems

An offline-first digital wallet built for financial tracking in hyperinflationary economies with zero connectivity.

Key Engineering:

  • Sync Engine with offline-first architecture
  • Multi-source Currency Rate Adapter
  • Biometric Security & local-first SQLite
  • Subscription engine with feature gating

Stack: React Native Expo TypeScript Supabase SQLite

Read the Documentation →

Backend Infrastructure & Scalability

A cloud-native social network API built with a fully decoupled Microservices architecture, featuring automated CI/CD to Docker Hub.

Key Engineering:

  • API Gateway with service orchestration
  • Container orchestration with Docker
  • JWT authentication & authorization
  • CI/CD via GitHub Actions → Render

Stack: Node.js TypeScript Docker Redis PostgreSQL

Read the Architectural Review →

📂   Other Open-Source Projects (Learning & Early Work)
Project Description Tech
Node-Api Modular RESTful API with interactive Swagger UI Node.js, Express
MembershipAPI Type-safe REST API with HTTP Basic Auth Python, FastAPI
Modern Task Manager Glassmorphism UI with real-time analytics React 18
Python Arcade Interactive arcade games & logic puzzles Python, Streamlit

Tech Stack

Languages Frontend & Mobile Backend & DevOps Data & Cloud

The Developer Hub

I maintain a Case Study & Documentation Portal where I showcase the full lifecycle of my projects — going beyond the code to explain architectural decisions with diagrams and technical deep-dives.

Inside you'll find:

  • 📱 Capital Flux — Offline-first mobile wallet architecture for hyperinflationary economies
  • ⚙️ Social Microservices — Containerized API Gateways, service communication, and scalability
  • 🏛️ RISIN & MINPITECH — Massive-scale government ERPs and demographic registries

📍 Venezuela  ·  💼 Open to remote opportunities  ·  📧 yorberrojas@gmail.com

Pinned Loading

  1. Microservices Microservices Public

    Cloud-native social network API built with a decoupled Microservices architecture (Node.js/TypeScript). Features JWT auth, automated CI/CD via GitHub Actions to Docker Hub, and deployed on Render.

    TypeScript

  2. MembershipAPI MembershipAPI Public

    A modern, type-safe REST API built with Python, FastAPI, and SQLModel. Features HTTP Basic Auth and auto-generated docs.

    Python

  3. Modern-task-manager Modern-task-manager Public

    A high-performance React 18 task manager featuring Glassmorphism UI, real-time analytics, and optimized state management.

    JavaScript

  4. Python_Arcade Python_Arcade Public

    A collection of interactive arcade games and logic puzzles built with Python, deployed as a web app using Streamlit.

    Python