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 student projects that I created while studying at HSE University.

They do not represent my current commercial experience at all, but some of them look quite solid and fundamental:

  • Custom JSON Parser
  • An ambitious RPG project. During development, it was a significant architectural challenge to design an entity-component-based architecture with loosely coupled subsystems and highly cohesive components.

These C# projects can help you start building your own software based on ready-to-use technical specifications, allowing you to smoothly yet intensively enhance your skills.

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