Welcome, I'm Bao.

Bảo Nguyễn

Bảo Nguyễn

Bảo Nguyễn

Game Programmer

Morbid: The Lords of Ire

Main features

  • Unreal Engine / C++
  • Perforce / Git
  • Cross-platform Development
  • Gameplay Ability System (UE)
  • Animation Programming
  • Combat AI
  • Camera Engineer
  • Productivity Tools

Developing

  • Network Multiplayer
  • Unit Testing / Automation System

Familiar

  • Unity / C#

Basic good-to-known

  • Python
  • Java
  • HTML/CSS
  • SQLite
  • PHP
  • Android Studio

*Caution: Only optimized for horizontal viewing on PC. I'm not a good Web Dev, sorry!

Simply, Bao

Self-driven Programmer with a robust passion for Game Development.

  • 3+ years of professional experience in game industry
  • 1 shipped title on PC, PS5, PS4, Xbox Series X|S, Xbox One, and Nintendo Switch

Graduated - BIT (Game Programming) - Kajaani University of Applied Sciences (KAMK)

Currently,

I am looking for a new Game Programmer position, so that I could contribute my experience and skill set to the project.

My goal with the team would be producing an immersive and responsive gaming experience, that could both challenge and entertain players.

I tend to produce logically clear and reliable codes with design patterns, whenever possible. I also keep myself motivated and eager to learn new technologies and techniques, which can be practically applied to projects and enhance player experience.

Generally, I would say I'm a calm and patient person. I usually try to look at different aspects and open to opinions from other people, in order to bring out simple solutions for complex problems.


Besides playing games with friends to have fun, I like playing football and table tennis as well. Moreover, I love taking pictures with wonderful landscapes that catch my eye, they just offer me some peace of mind. Here are the photos I've been shooting in Finland.

Career

Still Running Morbid: The Lords of Ire

5/2021 – 6/2024 Tech: Unreal Engine 4, C++, Perforce

Please check my responsibility description in my CV (bottom left corner) or in my LinkedIn if you're interested. This place is to showcase some of them visually.

Combat AI

Every Morbid enemy utilizes Behavior Tree and AI Perception System for their logical decision. Some of them take advantage of Mob System, which makes them surrounding player and not attacking all at once. This system is developed based on Game AI Pro book, Chapter 28.

For bosses, they are given much more details and complex mechanics, to offer players more challenging combat. I cannot show everything about all bosses, but here's a short footage of the final boss, Ira, who has special abilities of flying and diving.

Note: the boss in this video was not finalized in balancing yet, and I'm also very good at this game. So it looks easier than it should be.

Animation programming

For player animation, I integrated Advanced Locomotion System (ALS) for much smoother movement animation. Of course, I also had to modify their system a lot, so it could fit to our gameplay mechanics.
Enemy's animation system is much more lightweight for performance reason. Some of them got dynamic animations, to enhance their gameplay and visual.

The 1st enemy rotates its arm to match player's position when (1-arm) attacking. The 2nd enemy rotates its arm towards the ground, the closer it is to the player.

Some rotation and leaning indicate the direction this horse is trying to go. Also make the whole movement more natural.

Most of the enemies have a feature called Bone Stagger, which makes their defined bones to "react" when taking damage. Its purpose is to emphasize the hit impact, whenever the enemy can't get staggered or stunned (for ex, channeling an attack). Please check this video (1st one in this page) to see an example of this feature.

Dynamic camera

A couple of examples that can be seen through videos.

Targeting Camera: Besides locking camera to target, it can also change camera position to make sure bigger enemies can fit the screen with player.

Tight Space Camera: Automatically move camera to center to avoid snappy collision. Then it will recover back to normal, depends on how fast player is moving.

Dialog Camera: Focus NPC, but player still have control to look around. Re-focus said NPC after player stop controlling camera for certain amount of time.

Critical Blow Camera: Follow player's arm with defined presets for different weapon animation. Player can also change its intensity through Camera Settings Menu.

Tools

Reduce lots of Draw Calls with only 2-click

Prototype

A Zombie FPS that was prototyped within 8 days with the team.

Projects

Before stepping into my professional career, I have been working on several projects with cross-discipline Game Development teams, with a goal to develop and polish our games as much as possible.

In addition, I also collaborated with various intercultural teammates, and I'm finding myself comfortable when communicating with them, as well as supporting each other and sharing knowledge.

*Projects without are private, otherwise click it to go to project's repository.
**Unreal Blueprints (code) cannot be shown via GitHub.

To change pages and check projects:

  • Hold left-mouse button, then swipe left/right, or ...
  • Press left/right arrow button

Published

As a result, our teams have 2 polished games shipped, and looking for more in the future, with better quality and more attraction to players.


Sortify - Go Green Unreal Engine

2/2020 – 5/2020Blueprint

3D educational game developed by 6 people, including me as the only main Programmer:

  • Built and developed whole gameplay mechanics as well as game logics
  • Supported Artists with exporting and importing 3D models and animations
  • Provided reusable code for the designer to design each level
  • Implemented AdMob, reduced APK size to meet Google requirement
  • Technically collaborated with our Producer to publish Sortify on Google Play Store, from Internal Testing to official Production publishment

Update: Unfortunately, this game was removed from Google Play for some reason, and I have no access to developer account. Please check the YouTube link above if you're interested in how the game looks


Spinner RushUnreal Engine

09/2019 – 12/2019Blueprint / C++

First game project ever, also my first time working with a game engine. As 1 out of 3 Programmers in a 5-man team:

  • Implemented winning and losing conditions with C++
  • Sound tweaking using Blueprint when players win or lose
  • Built save system for game progress and sound settings


Update: Unfortunately, this game was removed from Google Play for some reason, and I have no access to developer account. Please check the YouTube link above if you're interested in how the game looks

Others

Smaller projects, demos, course assignments, learning materials, etc.

Animal InstinctUnreal Engine

2/2021 – 5/2021Blueprint / C++ / PHP

In this period, we aimed for a demo of Battle Royale game, utilizing Client-Server Model for multiplayer.


*Model and animation in this video are from Artist team.

Mercenape Unity

9/2020 – 12/2020C#

A university project that our team (7 people) was working on, although it's not fully completed yet.

Snake AI Unreal Engine

21-22/04/2021C++

Snake controls itself to grab the fruit and still prioritizes safety.

Battleship - Player vs AI Unreal Engine

12-13/04/2021C++

Classic Battleship game, where Player fight with Enemy AI.
Enemy has 3 Attack States: Random Attack, Searching Attack, and Forward Attack.

Penguin - Unity ML Unity / Python env

05/2020C# / YAML

Reinforcement Learning to train the Penguin, making it find the fish and feed the baby, or collect bones and take them to the trash bin.

Read More

Level Design Unreal Engine

04/2020Blueprint

Lead players to a Victory destination, using colors, lights, and ready-made mechanics.

DatabaseSQLite

04/2020C++

The F-Converter Android Studio

28-29/10/2019Java

  • Simple and fast unit converter with different categories
  • Built, optimized app flow, and fixed bugs within 2 days
  • Smooth and user-friendly app as a result

Ongoing

1-Shot Tank Unity

forgottenC#

Due to latest job with Unreal Engine, this project is temporarily abandoned.

A hobby project, similar to Combat 2020, for learning and practicing more Unity, C# and other technology.

  • SOLID Principles
  • Observer Pattern
  • New Input System
  • Multiplayer same keyboard
  • LinQ C#
  • Unit Testing
  • Advanced AI & FSM
  • New Multiplayer Networking

Bao Nguyen - Portfolio HTML5 UP

12/2020 – presentHTML / CSS / JS

Yes, this website is made from a template from HTML5 UP. In addition, there are many customizations and functional implementation that I've made to upgrade it. In short, it has been improving to be more aesthetically clean, comprehensive, and straightforward.

Caution: other than 1920 x 1080, the web may get weird with different resolutions (not a good Web Developer tho). That being said, it still gets frequent updates for more features, optimization and content improvement.

Extra Courses

Not that important, but if you want to check more:

Get in touch

I would be welcome to get into a discussion, if you feel I'd be a strong candidate for a Programmer position (or any other position) in your organization.