Skip to content
View Vova956's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Vova956

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. mazeSolver_Fx mazeSolver_Fx Public

    Developed a JavaFX rich client application capable of solving arbitrary mazes using the efficient A* search algorithm. The application features a dynamic graphical interface that not only visualize…

    Java 1

  2. mesengerClient mesengerClient Public

    Core client module responsible for managing user sessions and rendering the application interface. Demonstrates essential skills in network protocol handling, data serialization, and creating a mod…

    C# 1

  3. messengerServer messengerServer Public

    Developed the core server component of a distributed messaging system. The server acts as the central authority for all application logic, handling client requests, managing user sessions, and enfo…

    JavaScript 1

  4. data-analisis data-analisis Public

    Exploratory Data Analysis (EDA) project conducted in a Python Jupyter Notebook environment. Focused on statistical analysis and visualization of tabular county-level data, showcasing skills in dat…

    Jupyter Notebook

  5. RAIRLab/nl3pddl RAIRLab/nl3pddl Public

    Experiments in generating PDDL domains with LLMs under formal feedback

    Python 3

  6. BMP_pictureEditor BMP_pictureEditor Public

    Developed a command-line image processing application in C++ utilizing graphical libraries to perform various transformations on BMP images. Key functionalities include image scaling, RGB color man…

    C++