Skip to content
View JorgeGarciaGit's full-sized avatar
:octocat:
Ready to work
:octocat:
Ready to work

Block or report JorgeGarciaGit

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

Typing SVG

🌐 Personal Projects Portfolio (Enterprise and CV Below)

🔗 Music Trainer | Next.Js | C# | PostgreSQL | Railway | June 2026

🔗 Music Portfolio | Next.Js | August 2026

👋 Overview

Software engineer with 7+ years of experience focused on backend systems and distributed application design, primarily in the .NET ecosystem.

I work on building software that prioritises:

  • predictable behaviour under load
  • maintainable architecture over time
  • clear separation of concerns
  • alignment between business rules and implementation

Most of my experience comes from designing and delivering systems in production environments with real operational constraints.


🧠 Technical focus

Backend & Architecture

  • C# · .NET Core · ASP.NET Core · .NET Framework
  • REST APIs · Microservices · Event-driven systems
  • Clean Architecture · Domain-oriented design

Frontend (supporting role)

  • Angular · Next.js · JavaScript · HTML · CSS


⚙️ Infrastructure & tooling

  • Azure (App Services, CI/CD pipelines)
  • RabbitMQ (message-based communication)
  • Elasticsearch (search and indexing systems)
  • SQL Server · PostgreSQL · MySQL
  • Docker (in progress)
  • Visual Studio · Postman · PowerShell


🧩 Selected engineering work

📌 Distributed lottery validation platform

System designed for secure processing and validation of physical lottery tickets using OCR and centralised data storage.

Responsibilities

  • System architecture and full implementation lifecycle
  • API design and backend services in .NET
  • SQL Server schema design with auditability constraints
  • Desktop + PDA applications for operational workflows
  • Message-based processing for reliability and decoupling

Outcome

  • Reduced processing time by ~80%
  • Introduced traceable digital workflow for regulated operations
  • Deployed in production across a national-scale environment

📌 PPE lifecycle management system (ERP module suite)

Enterprise module set for managing PPE distribution and compliance tracking.

Responsibilities

  • Designed end-to-end workflow architecture
  • Implemented full request/approval/delivery lifecycle
  • Built reporting and traceability components
  • Integrated business rules into backend services

Outcome

  • Standardised PPE operational workflow across the organisation
  • Improved traceability and compliance enforcement
  • ~97% on-time delivery performance in production use

📌 Interactive software & Unity systems

Built multiple interactive applications and educational experiences in collaboration with designers and stakeholders.

Examples:

  • narrative-driven hidden-object game (1948)
  • accessibility-focused RPG (El bosque de Hiria)
  • educational puzzle systems (Constelaciones)
  • interactive e-book systems (El cactus de la memoria)


📈 Current direction

Focus areas:

  • deeper system design understanding (distributed systems, scaling patterns)
  • stronger backend architecture decisions in .NET
  • improved DevOps and deployment fluency
  • transitioning toward senior-level ownership of backend systems

🎸 Outside engineering

Music composition and improvisation using Ableton Live.

This practice influences my engineering approach: structured systems, controlled variation, and iterative refinement under constraints.


🧭 Projects

Repositories below reflect systems built from concept to production, with focus on backend design, reliability, and maintainability.

Pinned Loading

  1. video-processing-system video-processing-system Public

    🎬 Video Processing System (AWS + .NET) A distributed video processing pipeline built with **.NET**, **AWS S3**, **SQS**, and **FFmpeg**. This project demonstrates how to design a scalable, event-dr…

    C#

  2. Minigame-Dress-the-Character Minigame-Dress-the-Character Public

    Mini Game in Spanish to dress a character and complete some challenges. JavaScript, PHP, CreateJS, HTML.

    PHP 1

  3. Chord-Trivia-Trainer Chord-Trivia-Trainer Public

    For Musicians and Programmers. A command-line program designed to improve harmonic awareness by training the user to quickly identify and construct chords. The program generates random chord challe…

    C# 1

  4. SQL-to-Oracle-Converter SQL-to-Oracle-Converter Public

    This is a converter from SQL server script to an Oracle and SQL server statements. This also prettify the script.

    C#

  5. CompilerFilesMigrator CompilerFilesMigrator Public

    This script makes thing easy when you need to transfer files created after compilation and grab a cuppa at the same time.

    PowerShell