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

ProjectTechDescription
marriedC++20, ncursesMultithreaded text-mode simulator (80×24 UI, std::jthread, colored HUD).
Path_to_Home_game-remasteredC++20, SFMLCross-platform rework of an old Visual Studio project.
3dtetrisC++Experimental 3D Tetris with modular logic.
tetris_x11C++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. 3dtetris3dtetrisPublic

    C++

  2. marriedmarriedPublic

    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-remasteredPath_to_Home_game-remasteredPublic

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

    C++

  4. tetris_x11tetris_x11Public

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

    C++

  5. CudaPixCudaPixPublic

    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++