Skip to content
View skalexey's full-sized avatar

Highlights

  • Pro

Block or report skalexey

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

Pinned Loading

  1. DataModelBuilder DataModelBuilder Public

    The purpose of this app is to create a data model for any application. Then load it from a file and use insead of implementing the object structure using a programming language

    C++

  2. spellbook spellbook Public

    This util allows you to use one word to do any task which you have configured. You can write the task using Bash, Python or C++. Configuration can be done through JSON config file spellbook.json.

    C++

  3. VL VL Public

    VL is a C++ library that provides a way to configure data structures for applications from basic types including composite types Object and List which in turn can include any type, so you can get a…

    HTML

  4. arkanoid arkanoid Public

    Simplest arkanoid game implementation using SDL library

    C++

  5. abstract_ui abstract_ui Public

    Cross-platform engine-like framework which allows create UI applications abstract from concrete implementation (ex. SDL, ImGui, Qt) and easily build the application for any of the available impleme…

    C++ 1