Skip to content
View nievesj's full-sized avatar
🏳️‍🌈
🏳️‍🌈

Block or report nievesj

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

José M. Nieves

Senior Software Engineer


Available for Work


Portfolio  LinkedIn  Bluesky  Discord 


Senior Software Engineer based in Texas. My main focus right now is Unreal Engine UI and gameplay systems, UMG, CommonUI, MVVM, C++, but I've worked the full stack over the years: REST APIs, cloud backends, mobile games, CI/CD pipelines, and enterprise web apps. I've shipped titles on Steam, PS4, and PS5.

Most of my recent work has been in Unreal Engine at studios like Airship Syndicate, Moonshot Games, and Mob Entertainment. Before the game dev focus I spent years building backend systems in .NET and Node.js, and I still flip between those worlds without much friction.

I work fully remote and have for years. Fluent in English and Spanish.

Looking for: Senior roles in game development (Unreal UI, gameplay systems, backend integration) or software engineering roles where deep C++ or C# experience matters.


Tech Stack

Game Development
Unreal Engine Unity C++ C# PlayStation Steam

Backend & Cloud
.NET Node.js Python AWS Docker TypeScript Ruby on Rails

Tools & DevOps
Git Perforce GitHub Actions Jenkins TeamCity SQL Server GitHub Copilot AI Assisted Dev


Pinned Loading

  1. AsyncFlow AsyncFlow Public

    C++20 coroutine plugin for Unreal Engine 5. Replaces delegate callbacks and latent actions with TTask<T> and co_await. Covers timers, asset loading, animation, collision, HTTP, threads, GAS, and AI.

    C++

  2. UnrealCoreFramework UnrealCoreFramework Public

    Core Framework for Unreal Engine 5.3 and beyond

    C++ 7 2

  3. colorful-brackets colorful-brackets Public

    🌈 Everything is better with colors! This is an IntelliJ plugin that adds depth-based bracket highlighting to Jetbrains IDEs.

    Kotlin

  4. unity-core-project unity-core-project Public

    Core Framework for Unity

    C# 61 9

  5. UnityLogger UnityLogger Public

    Wrapper for Debug.Log

    C# 1

  6. CapRover Action example CapRover Action example
    1
    on:
    2
      push:
    3
        branches:
    4
          - develop
    5
    jobs: