Skip to content
View ssoher's full-sized avatar
🫖
🫖
Block or Report

Block or report ssoher

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

Popular repositories

  1. com.sarpersoher.ide.sublimetext com.sarpersoher.ide.sublimetext Public

    Unity game engine code editor integration for Sublime Text 4 that works just like the officially supported IDEs.

    C# 25 2

  2. wheel_of_knowledge wheel_of_knowledge Public

    A small Unity game engine project made for a job application. A mobile spin-the-wheel trivia game.

    C# 1

  3. ue5_plugins ue5_plugins Public

    a set of plugins I've made for unreal engine 5

    C++ 1

  4. source_left_header_right source_left_header_right Public

    Visual Studio Code extension that keeps the c and cpp files on the first editor column and the h and hpp files on the last editor colum. So in effect, source files always stay on the left column an…

    TypeScript 1

  5. Close-Sidebar-on-Debug-Session-End Close-Sidebar-on-Debug-Session-End Public

    Adds an option to Visual Studio Code to close the sidebar automatically when a debug session ends. This is a missing feature and it's request is labeled as "out-of-scope", so I required this extens…

    TypeScript

  6. draw_lines_to_nearest_neighbor draw_lines_to_nearest_neighbor Public

    The code creates N moving cubes within a limited area and for each cube, finds it's closest neighboring cube and draws a line between them.

    C#