Skip to content
View vimcomes's full-sized avatar
😅
coding while happy, happy while coding
😅
coding while happy, happy while coding

Block or report vimcomes

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
vimcomes/README.md

👋 Hi, I’m Orgrik (Roman)

💻 C++ developer • 🎨 ComfyUI / AI-art enthusiast
Passionate about code that looks and feels elegant — both in the terminal and in generated art.


🚀 Featured Projects

Project Tech Description
married C++20, ncurses Multithreaded text-mode simulator (80×24 UI, std::jthread, colored HUD).
Path_to_Home_game-remastered C++20, SFML Cross-platform rework of an old Visual Studio project.
3dtetris C++ Experimental 3D Tetris with modular logic.
tetris_x11 C++ Minimal Tetris built with raw Xlib calls.

🧰 Tech Stack

C++20CMakencursesSFMLOpenGLXlibPythonLinux / Ubuntu 24.04ComfyUIFlux 1devSDXLWan 2.2


📫 Contact


“Every terminal app can be beautiful — it’s just art made of characters.”

Pinned Loading

  1. 3dtetris 3dtetris Public

    C++

  2. married married Public

    Text-mode simulator illustrating multithreading in C++20: two threads (two people) randomly generate desires until 10 matches are found. UI is fixed to 80x24 and rendered with ncurses

    C++

  3. Path_to_Home_game-remastered Path_to_Home_game-remastered Public

    Cross-platform CMake/SFML (C++20) version of “Path to Home”, adapted from the original Windows/Visual Studio project

    C++

  4. tetris_x11 tetris_x11 Public

    A small Tetris implementation in C++ using Xlib for rendering.

    C++

  5. CudaPix CudaPix Public

    GPU-accelerated image processing demo built with C++20, CUDA, SDL2, Dear ImGui and OpenGL. Includes CLI + GUI, real-time filters and CPU vs GPU benchmarking

    C++