Skip to content
View germandilio's full-sized avatar

Block or report germandilio

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

Here are my pet projects, that were made while studying at HSE University.

There aren't represent my current experience at all, but some of them look quite solid and fundamental, like my own Json Parser.

Especially challenging was an RPG Game project. At the developing time, it was a severe architectural challenge to develop an entity component base architecture with loosely coupled subsystems and high cohesion components among the subsystems.

Pinned Loading

  1. project-elara project-elara Public

    Project Elara is an e-commerce platform.

    Java

  2. JSON-Parser JSON-Parser Public

    Java tool for converting .json files to JsonObject or JsonArray.

    Java

  3. RPG-Deep-Dive RPG-Deep-Dive Public

    3D Action RPG inspired by "Diablo III" with light gameplay

    C# 9 1

  4. Greater-than-Tetris Greater-than-Tetris Public

    Competitive "tetris" game for 1 or 2 users.

    Java 2

  5. Battleship Battleship Public

    Battleship console game on java.

    Java 7