Skip to content
View GloryOfNight's full-sized avatar
🇺🇦
🇺🇦
Block or Report

Block or report GloryOfNight

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GloryOfNight/README.txt
Hi, I'm Siarhei Dziki aka @GloryOfNight and I'm a professional software engineer aswell as game developer.

My career started in Jan 2018.

My skills consist of:
- Proficiency in C++17/20
- Proficiency in Unreal Engine
- Familiar with crossplatform development (Windows, Linux, PlayStation, Xbox)
- Familiar with CMake
- Used to use Git

Titles I worked on:
- UFL (football simulator game for modern consoles)
    Unreal, C++:
    - Backend Integration, Matchmaking Systems, Consoles development
- BombaNino (startup match3 game for mobile)
    Unreal, C++:
    - Gameplay, all-around generalist
- BloodOfHeroes (viking souls-like pvp game for pc)
    Unreal:
    - Gameplay

I'm taking interest in:
- Real-time rendering over vulkan api
- Game engine development
- Open source code to general public under MIT licence
- Creating free&open-source unreal plugins

Checkout my:
  Tools:
    clang-format-all: reformat entire cxx project with very little time using already existing clang-format executable
    - https://github.com/GloryOfNight/clang-format-all

  Game engine experements:
      dreco-engine-vulkan: game engine, using sdl and vulkan
      - https://github.com/GloryOfNight/dreco-engine-vulkan
      dreco-engine: 2d game engine, using sdl2 and opengles with small matchline game on it
      - https://github.com/GloryOfNight/dreco-engine

  Unreal Plugins
      sentry: integration of sentry analytics using http
      - https://github.com/GloryOfNight/UE4_Sentry
      firebase: integration of firebase analytics using sdk
      - https://github.com/GloryOfNight/UE4_FirebaseAnalytics
      android-in-app-updates: call update app popup if update is available with one simple function
      - https://github.com/GloryOfNight/UE4_AndroidInAppUpdates

Popular repositories

  1. UE4_FirebaseAnalytics UE4_FirebaseAnalytics Public archive

    Firebase analytics provider for Unreal Engine 4.

    C++ 15 5

  2. UE4_Sentry UE4_Sentry Public archive

    Unreal Engine 4 integration of Sentry monitoring

    C++ 5

  3. UE4_AndroidInAppUpdates UE4_AndroidInAppUpdates Public archive

    Unreal Engine 4 plugin that allow you to integrate in-app updates into your game.

    C++ 4 1

  4. dreco-engine-vulkan dreco-engine-vulkan Public

    Project for personal fun of writing vulkan renderer and an game engine (probably).

    C++ 3

  5. clang-format-all clang-format-all Public

    Tool to reformat your entire C++ project directory in fast multithreaded manor using clang-format

    C++ 3 1

  6. LudumDare42_AliensFight LudumDare42_AliensFight Public archive